GET
/
run
/
{run_id}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

run_id
string
required

Response

200 - application/json
id
string
required
workflow_version_id
string | null
required
workflow_inputs
any | null
required
workflow_id
string
required
workflow_api
any | null
required
machine_id
string | null
required
origin
string
required
status
string
required
created_at
string
required
updated_at
string
required
gpu_event_id
string | null
required
gpu
string | null
required
machine_version
string | null
required
machine_type
string | null
required
modal_function_call_id
string | null
required
user_id
string | null
required
org_id
string | null
required
live_status
string | null
required
webhook
string | null
required
webhook_status
string | null
required
number
integer
required
duration
number | null
required
cold_start_duration
number | null
required
cold_start_duration_total
number | null
required
run_duration
number | null
required
ended_at
string | null
queued_at
string | null
started_at
string | null
progress
number
default: 0
is_realtime
boolean
default: false
webhook_intermediate_status
boolean
default: false
outputs
object[]