Get all Scheduled Jobs

The Scheduler provider allows you to retrieve the IDs for all existing scheduled jobs. size is the page size you want to be returned to you. The response will contain a cursor if there are more schedulers to fetch. You can call the function again using the cursor parameter to page through your schedulers.

Method Signature

Getting all Scheduled Jobs