List Workflow scheduled tasks
GET/api/workflows/:workflowName/schedules
Requires schedule.manage permission and item read permission. Only Workflow items can be configured with scheduled tasks;
The Server schedule is fixed to the exact published version and entry, and returns the next 5 runs of the preview.
Request
Responses
- 200
- 403
- 501
The list of scheduled tasks for the project.
workflow-code standard error response.
workflow-code standard error response.