workflow-executions
Get Workflow Execution
Get a workflow execution.
GET
/
workflow-executions
/
{execution_id}
Authorizations
Path Parameters
Query Parameters
Response
200 - application/json
The ID of the workflow execution
The run ID of the workflow execution
The start time of the workflow execution
Available options:
RUNNING
, COMPLETED
, FAILED
, CANCELED
, TERMINATED
, CONTINUED_AS_NEW
, TIMED_OUT
Number of events in the history
When this workflow run started or should start.
When the workflow was closed if closed.