get https://yourServer.jamfcloud.com/api/v1/device-enrollments/syncs
Get all instance sync states for all instances
Response
Get all instance sync states for all instances
xxxxxxxxxx
curl --request GET \
--url https://yourserver.jamfcloud.com/api/v1/device-enrollments/syncs \
--header 'accept: application/json'