Execution
Get all the executions of a workflow
GET
Query Parameters
The unique identifier of the workflow
The version of the workflow
The status of the workflow execution
Available options:
PENDING
, SCHEDULED
, EXECUTING_ACTIVITIES
, FINISHED
, FAILED
, RETRYING
, COMPENSATING
, SUSPENDED
The start date from which to fetch executions by (in epoch time)
The end date to which to fetch executions by (in epoch time)
The page number to fetch executions by
The limit of executions to fetch