Stats

List scheduled tasks

get/api/scheduled-tasks

Query parameters

enabled'true' | 'false'
namestring
scheduleType'recurring' | 'one_time'
hideCompleted'true' | 'false'
targetType'agent-task' | 'workflow' | 'script'
workflowIdstring uuid
scriptNamestring

Response

Scheduled tasks list

Changes

Changed in 1 of the 104 revisions of this API.1

    • added the media type application/json for the response with the status

      response-media-type-added