List workflow runs
GET/api/workflows/v1/control/
Retrieve a paginated list of workflow runs filtered by either a specific workflow instance or a workspace. Exactly one of 'workflowInstanceId' or 'workspace' must be provided.
Request
Responses
- 200
- 400
- 404
Exactly one of 'workflowInstanceId' or 'workspace' must be provided.
The resource you are trying to access either is not accessible to you or does not exist