Skip to main content
GET
One run

Authorizations

Authorization
string
header
required

Workspace API key. Create one via the dashboard or POST /v1/auth/keys.

Path Parameters

team
string
required

Team slug. Lowercase letters, digits and hyphens, 1..63 characters.

tenantUserId
string
required

The tenant_user this team is bound to. default and me resolve to the caller's own subject.

id
string
required

Response

The run, with events_url and stream_url.

run_id
string
task_id
string | null
role
string | null
model
string | null
status
string
started_at
string<date-time>
ended_at
string<date-time> | null
trace_id
string | null