HomeGuidesRecipesAPI ReferenceChangelog
Log In
API Reference

Get the current Jamf API Roles

Get roles with Search Criteria

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

Sorting criteria in the format: property:asc/desc. Default sort is id:asc. Multiple sort criteria are supported and must be separated with a comma. Fields allowed in the query: id, displayName. Example: sort=displayName:desc

sort
string

Query in the RSQL format, allowing to filter app titles collection. Default filter is empty query - returning all results for the requested page. Fields allowed in the query: id, displayName. Example: displayName=="myRole"

Response

Language
Credentials
Choose an example:
application/json