Skip to main content
GET
Get Task

Draft — needs review

Returns one task with its full body, payload, results and processors[]. Auth: Authorization: Bearer tr_...

Response blocks

Orphaned results. A completion attempted after your lease had lapsed keeps its results on the task flagged orphaned: true, rather than throwing them away or overwriting the winner’s output. Branch on the flag. Processors. Each entry is { slug, mountId, displayName, scope, invocations }, team mounts first. Every invocation names the resolved mount, because the same imprint may be mounted both for the task’s team and personally for you:
handles is advisory. It never gates a load — it tells you which mounted skill knows how to do this kind of work.

Error codes

Operator mirror

GET /v0/operator/tasks/{id}.