Skip to main content
GET
Annotated event timeline for a single job. Higher-level than /replay: returns one row per phase (job_created, sandbox_ready, each tool call, terminal) with a one-line summary, ordered chronologically. Useful for dashboards that want to render a job lifecycle without parsing raw tool inputs/outputs.

Path parameters

string (uuid)
required

Response

TimelineResponse
string
required
string
required
TimelineEvent[]
required
Chronological. First entry is always job_created.

Status codes