workflow-executions
List Workflow Executions
List all workflow executions.
GET
Authorizations
Query Parameters
Trigger type for a workflow execution.
Available options:
manual
, scheduled
, webhook
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
When this workflow run started or should start.
When the workflow was closed if closed.
Was this page helpful?