Skip to main content
GET
Get Run Details

Authorizations

Authorization
string
header
required

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

Path Parameters

run_id
string<uuid>
required

Run ID

Query Parameters

organization_id
string
required

Response

Successful Response

Response for run details endpoint, includes thread info.

run
CommandRunResponse · object
required

Response model for command run.

schedule
CommandScheduleResponse · object
required

Response model for command schedule.

command_name
string
required