workflow-executions
Get Workflow Execution
Get a workflow execution.
GET
Authorizations
Path Parameters
Query Parameters
Response
200 - application/json
The events in the workflow execution
Number of events in the history
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
When the workflow was closed if closed.
When this workflow run started or should start.