Workflows
Get all the executions of a workflow
GET
Authorizations
Enter your API key
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)
Response
200
application/json
Operation successful
The response is of type object
.