Get run details
Full audit trail for a run including output, steps (tool calls, text), and token usage.
GET
Authorizations
API key starting with sk_case_
Path Parameters
Run ID
Response
Run details with full step trace
Available options:
queued, running, completed, failed, cancelled Durable workflow run ID
Deprecated legacy Modal sandbox ID. Prefer provider and runtimeId.
Runtime provider for this run
Available options:
daytona, vercel Provider-specific runtime identifier
Current runtime state, when available
Available options:
running, stopped, archived, ended, error Final output from the agent
Token usage statistics
Previous
Stream run eventsStreams real-time run events over SSE. Supports replay using Last-Event-ID.
Next

