Scheduled Tasks
List Executions
List all executions for a scheduled task on an application.
get/applications/{uuid}/scheduled-tasks/{task_uuid}/executions
Path parameters
uuidstring required
UUID of the application.
task_uuidstring required
UUID of the scheduled task.
Response
Get all executions for a scheduled task.
Changes
No recorded changes to this endpoint across all 55 revisions of this API.