workflow-executions
Get Workflow Execution Compact
Get a workflow execution.
GET
Authorizations
Path Parameters
Query Parameters
Response
200
application/json
Successful Response
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
Compact events in the workflow execution
A compact representation of a workflow execution event.
When this workflow run started or should start.
When the workflow was closed if closed.
Was this page helpful?