Retrieve the Task Profile associated with an Employee. The response contains
a list of tasks currently assigned to the Employee. Use the include query
parameter to optionally expand each task with AI impact information and/or
the source events that contributed to the task being assigned.
Note: This endpoint is experimental and may change in future versions.
The access token received from the authorization server in the OAuth 2.0 flow.
The external identifier of the Employee.
Additional attributes that will be included in the response body. This query parameter can be added multiple times to include more attributes.
ai_impact — includes AI impact level and rationale per task.source_events — includes the source events behind each task.rejected_tasks — includes tasks that were rejected via PATCH feedback (excluded by default).weekly_hours — includes the estimated number of hours spent on each task per week.ai_impact, source_events, rejected_tasks, weekly_hours The format of the response profile.
list, hierarchy "list"
OK