get https://yourServer.jamfcloud.com/api/v2/mobile-device-prestages//history
Gets sorted and paged mobile device prestage history objects
Response
Gets sorted and paged mobile device prestage history objects
xxxxxxxxxx
curl --request GET \
--url 'https://yourserver.jamfcloud.com/api/v2/mobile-device-prestages//history?page=0&page-size=100&sort=date%3Adesc' \
--header 'accept: application/json'