Get sorted and paged Mobile Device Prestage history objects Ask AIget deprecatedhttps://yourServer.jamfcloud.com/api/v2/mobile-device-prestages/{id}/historyGets sorted and paged mobile device prestage history objectsPath ParamsidstringrequiredMobile Device Prestage identifierQuery ParamspageintegerDefaults to 0page-sizeintegerDefaults to 100sortarray of stringsDefaults to date:descSorting 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 duplicated for each sort criterion, e.g., ...&sort=name%2Casc&sort=date%2Cdescsort stringADD stringResponse 200Details of mobile device prestage history were foundUpdated 2 months ago