Tasks
Get a task
Retrieve a task by ID
GET
Get a task
Authorizations
OAuth 2.0 Bearer Token from Clerk authentication
Path Parameters
The task ID
Response
successful
The task ID
Example:
"abc123xyz"
Task title
Example:
"Follow up with client"
Whether this is an all-day task
Task status
Available options:
todo, done When the task was created
When the task was last updated
Task description
Deadline for the task
Task priority
Available options:
low_priority, medium_priority, high_priority, urgent_priority When true, only the creator, assignee (or members of the assigned team), and collaborators can see this task. Use for sensitive tasks like HR or payroll.
When the task was completed
The associated record (household, contact, or business) this task is linked to
Get a task