get https://yourServer.jamfcloud.com/api/v1/ddm//status-items
Retrieves the Status Items from the latest Status Report for a device
Responses
Retrieves the Status Items from the latest Status Report for a device
xxxxxxxxxx
curl --request GET \
--url https://yourserver.jamfcloud.com/api/v1/ddm//status-items \
--header 'accept: application/json'