get https://yourServer.jamfcloud.com/api/v1/categories/
Gets specified Category object
Responses
Gets specified Category object
xxxxxxxxxx
curl --request GET \
--url https://yourserver.jamfcloud.com/api/v1/categories/ \
--header 'accept: application/json'