Skip to main content
GET
Retrieve a task by ID, including its current schedule and assignees. Use a developer access key. See authentication, errors, and rate limits. Required scopes: tasks:read. Task access uses the owner’s current workspace role. Non-admin members can access tasks they created or are assigned to; inaccessible tasks return 404. See task visibility. A visible archived task can be retrieved. Response names include dueDate and estimatedTime, unlike the snake_case write parameters.

Parameters

string
required
Task ID accessible to the key owner.

Response

200 — Returns the resource under data. Example IDs and values are illustrative.
Set path-ID environment variables to values returned by your workspace before running the request.