v19

latestOpenAPI 3.1.1raw.githubusercontent.com2026-08-017489931.2 KB

Get workflow run status

Returns the current status of a workflow run.

get/v1/workflowRun/{runId}/status

Path parameters

runIdstring required

Unique identifier of the workflow run.

Response

OK

statusstring required

Current status of the workflow run (e.g. running, completed, failed).