Skip to main content
GET
Get Run State

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Api-key
string | null

Query Parameters

conversation_id
string<uuid>
required

Response

Successful Response

runs_enabled
boolean
required
steering_enabled
boolean
required
active_run
ActuatorRunRead · object | null
required
latest_terminal_run
ActuatorTerminalRunRead · object | null
required

Safe terminal outcome used to reconcile a stale chat spinner.