Skip to main content
GET
Get run trace

Authorizations

Authorization
string
header
required

API key issued from Settings → API Keys. Pass as Authorization: Bearer <key>.

Path Parameters

id
string
required

Run id.

Response

Run trace events.

events
object[]
required

Chronological trace events. Workflow runs return observability phases or step executions; agent runs return parsed trace.jsonl events.