Skip to main content
GET
Get Workflow Run

Authorizations

Authorization
string
header
required

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

Path Parameters

workflow_id
string
required
run_id
string
required

Query Parameters

session_id
string
required

Session ID for the run

factory_input
string | null

JSON object with factory-specific parameters for dynamic workflow reconstruction

Response

Run output retrieved successfully