get https://yourServer.jamfcloud.com/api/v1/static-user-groups
Returns a list of all static user groups.
Response
Returns a list of all static user groups.
xxxxxxxxxx
curl --request GET \
--url https://yourserver.jamfcloud.com/api/v1/static-user-groups \
--header 'accept: application/json'