v1

latestOpenAPI 3.1.02026-07-26142186376.1 KB
Workflows

Get Workflow Run

Retrieve the status and output of a workflow run. Use this to poll for run completion.

Requires the session_id that was returned when the run was created.

get/workflows/{workflow_id}/runs/{run_id}

Path parameters

workflow_idstring required
run_idstring required

Query parameters

session_idstring required

Session ID for the run

Session ID for the run

factory_inputstring nullable

JSON object with factory-specific parameters for dynamic workflow reconstruction

JSON object with factory-specific parameters for dynamic workflow reconstruction

Response

Run output retrieved successfully

{"stackTrail":"paths:/workflows/{workflow_id}/runs/{run_id}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}