run
Get workflow run output
GET
/
run
Authorizations
Authorization
string
headerrequiredCreate your token in Comfy Deploy
Query Parameters
run_id
string
requiredResponse
200 - application/json
id
string
requiredworkflow_version_id
string | null
requiredworkflow_inputs
object | null
requiredworkflow_id
string | null
requiredmachine_id
string | null
requiredorigin
enum<string>
requiredAvailable options:
manual
, api
, public-share
, public-template
, workspace
status
enum<string>
requiredAvailable options:
not-started
, running
, uploading
, success
, failed
, started
, queued
, timeout
, cancelled
ended_at
string | null
requiredcreated_at
string
requiredupdated_at
string
requiredqueued_at
string | null
requiredstarted_at
string | null
requiredgpu_event_id
string | null
requiredgpu
enum<string> | null
requiredAvailable options:
T4
, L4
, A10G
, A100
, A100-80GB
, H100
machine_version
string | null
requiredmachine_type
enum<string> | null
requiredAvailable options:
classic
, runpod-serverless
, modal-serverless
, comfy-deploy-serverless
, workspace
, workspace-v2
modal_function_call_id
string | null
requireduser_id
string | null
requiredorg_id
string | null
requiredlive_status
string | null
requiredprogress
number
requiredis_realtime
boolean
requiredwebhook
string | null
requiredwebhook_status
enum<string> | null
requiredAvailable options:
success
, failed
, not-started
, running
webhook_intermediate_status
boolean
requiredbatch_id
string | null
requiredfavorite
boolean
requiredworkflow_api
object | null
run_log
object
outputs
object[] | null
Was this page helpful?