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
uuid
required
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

The tenant UUID identifier

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
OAuth2
URL
LoadingLoading…
Response
Choose an example:
application/json