Schedule
Get all Scheduled Jobs
GET
This API fetches all the scheduled jobs.
Request description
Query Params
Unique customer identification id. For Eg: markwood@some_email.com
Limit number of results in a page.
Page number of the response.
Response description
ID of the registered cron
Event ID
Information about the workflow with schedule
Config ID for which cron is registered.
Linked Account ID for which cron is registered
Environment in which cron registered
Organization id
Cron Pattern used for schedule register.
The schedule is inactive or not.
Array of the instances triggered using this schedule.
Timestamp when schedule was added
Timestamp of schedule updation.
Timestamp since which the schedule is inactive.