Get task

Returns one task by id, including assigneeIds and predecessors — the two relations that List tasks omits.

A task your token can’t reach answers 404 — never 403 — since a foreign id looks identical to a nonexistent one. See Authentication → for the full denial contract.

Path parameters

NameTypeRequiredDescription
taskIdstring (uuid)YesThe task to retrieve.