Check Workflow Execution Status
Checks if a workflow execution is currently executing (not fulfilled, not rejected, and has no end time). Uses the ClickHouse Prime summary materialized view.
Authentication
X-API-KEYstring
API Key authentication via header
Path parameters
execution_id
Headers
X-API-Version
Response
status
INITIATED- InitiatedSTREAMING- StreamingFULFILLED- FulfilledREJECTED- RejectedPENDING- Pending
Allowed values:
execution_id
outputs
error
execution_detail_url
Errors
400
Bad Request Error
404
Not Found Error
500
Internal Server Error