GuidesRecipesAPI ReferenceChangelog
Log In
API Reference

Retrieve all triggers for a Jamf Pro Scheduler job

Retrieves all triggers for a Jamf Pro Scheduler job

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Jamf Pro Scheduler Job Key

Query Params
integer
Defaults to 0
integer
Defaults to 100
sort
array of strings
Defaults to nextFireTime:asc

Sorts results by one or more criteria, following the format property:asc/desc. Default sort is nextFireTime:asc. If using multiple criteria, separate with commas.

sort
string

Query in the RSQL format, allowing to filter the Jamf Pro Scheduler triggers collection. Default filter is empty query - returning all results for the requested page. Fields allowed in the query: triggerKey, previousFireTime, nextFireTime.

Response

Language
Credentials
LoadingLoading…
Response
Choose an example:
application/json