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
Operation successful
The identifier of the workflow instance
The identifier of the workflow
The version of the workflow
The status of the workflow instance
The context of the workflow instance
The start date of the workflow instance (in ISO format)
The last updated date of the workflow instance (in ISO format)