Check the status of a running or completed execution
API key authentication. Get your key from Settings → API Keys.
Use sk_live_ prefix for production, sk_test_ for development.
Execution ID
"exec_abc123"
Execution status
"exec_abc123"
"wf_xyz789"
pending: Queued, not yet startedrunning: Currently executingcompleted: Finished successfullyfailed: Execution failedcancelled: Manually cancelledpending, running, completed, failed, cancelled Currently executing step (only when running)
"step_2"