Workflow Runs
Get Workflow Run Detail
Available for: Chatflow, Workflow apps.
Retrieve the current execution results of a workflow task based on the workflow execution ID.
get/workflows/run/{workflow_run_id}
Path parameters
workflow_run_idstring required
Workflow run ID, can be obtained from the workflow execution response, streaming events, or message metadata.
Response
Successfully retrieved workflow run details.