HomeGuidesRecipesAPI ReferenceChangelog
Log In
API Reference

Search for config profiles linked to Jamf Connect

Search for config profiles linked to Jamf Connect

Query Params
integer
Defaults to 0
integer
Defaults to 100
sort
array of strings
Defaults to

Sorting criteria in the format: property:asc/desc. Default sort order is descending. Multiple sort criteria are supported and must be entered on separate lines in Swagger UI. In the URI the 'sort' query param is not duplicated for each sort criterion, e.g., ...&sort=name:asc,date:desc. Fields that can be sorted: status, updated

sort
string

Query in the RSQL format, allowing to filter results. Default filter is empty query - returning all results for the requested page. Fields allowed in the query: status, updated, version This param can be combined with paging and sorting. Example: filter=username!=admin and details==disabled and date<2019-12-15

Response

Language
Credentials
Choose an example:
application/json