Retrieve workflow instance status
GET/api/v1/accounts/:accountId/definitions/:definitionId/workflows/:workflowId
Use this resource to view the status of a workflow instance.
Request
Responses
- 200
- 400
- 404
Workflow instance.
Workflow definition id or the workflow instance id is invalid (not a valid uuid).
Workflow instance or definition is not found.