v6

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01485121699.8 KB

Task Trace

Return the timeline of trace events for task_id.

The endpoint is read-only and idempotent. A missing task returns 404; a valid task with no trace returns 200 + an empty events list (the FE renders an empty-state card in that case).

get/dashboard/tasks/{task_id}/trace

Path parameters

task_idstring required

Query parameters

limitinteger
cursorinteger

Response

Successful Response

task_idstring required
totalinteger required
cursorinteger nullable
first_tsnumber nullable
last_tsnumber nullable
has_open_traceboolean