workflow-executions
List Workflow Executions
List all workflow executions.
GET
Authorizations
Query Parameters
Available options:
manual
, scheduled
, webhook
Response
200 - application/json
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.