Skip to main content
GET
List Tasks

Draft — needs review

Lists tasks. The default view is mine: your personal tasks, plus team tasks suggested to you or claimed by you. Pass team to see every task in a team you belong to. Auth: Authorization: Bearer tr_...

Query parameters

Results are newest-first by creation time. Nothing sorts or filters on dueAt — it is stored and returned for the caller’s benefit only. List rows are lean: they do not carry processors[] or the task body. Use Get Task for those.

Error codes

Operator mirror

GET /v0/operator/tasks — the same surface with an operator session, resolving the bound account.