Get User Tasks
tasks
Get User Tasks
Get tasks for the current user from the user_tasks collection.
This endpoint fetches UserTask objects (not the legacy TaskResponse format). Regular users see only their own tasks. Admins/HR can see all tasks in their organization.
GET
Get User Tasks
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Response
Successful Response
Types of tasks that can be assigned
Available options:
onboarding, documentation, training, communication, meeting, administrative, compliance Status of a user task
Available options:
not_started, in_progress, submitted, evaluated, rework, waiting_on_approval, blocked, completed, overdue, cancelled