Workflow Runs
Get Workflow Run Detail
Available for: Chatflow, Workflow apps.
Get a single workflow run's status, inputs, outputs, and execution metrics.
get/workflows/run/{workflow_run_id}
Path parameters
workflow_run_idstring required
Workflow run ID, from the response or streaming events of Run Workflow, or from message metadata in Chatflow apps.
Response
Successfully retrieved workflow run details.
Changes
No recorded changes to this endpoint across all 10 revisions of this API.