Returns full run details including state transitions, artifacts produced by each pipeline stage, and policy events.
Obtain a token via the CLI auth flow (POST /v1/auth/sessions) or GitHub OAuth
Run identifier
Run details
Current pipeline state (e.g. SPEC_QUEUED, ECHO_RUNNING, PR_OPENED, FAILED)
Current attempt number (increments on retry)
pull_request Git branch created for this run
Unix timestamp in milliseconds
Unix timestamp in milliseconds
Ordered list of state transitions
Artifacts produced during the run
Policy evaluation events
Pull request URL, null until PR is opened