Read all sorted and paged Device Enrollment instances Ask AIget https://yourServer.jamfcloud.com/api/v1/device-enrollmentsSearch for sorted and paged device enrollment instancesQuery ParamspageintegerDefaults to 0page-sizeintegerDefaults to 100sortarray of stringsDefaults to id:ascSorting criteria in the format: property:asc/desc. Multiple sort criteria are supported and must be separated with a comma. Example: sort=date:desc,name:ascsort stringADD stringResponse 200Successful responseUpdated about 2 months ago