Get list of device groups under users group
Parameters
No parameters.
cURL
curl -X GET "https://api.kajeet.dev/sentinel-proxy/sentinel/api/v1.0/accountSettings/deviceGroups/hierarchy" \
-H "Authorization: Bearer $SENTINEL_TOKEN"
(AccountSettings endpoints are only accessible to scope org_super and org_managerplus.)
Filtering by query: /v1.0/accountSettings/deviceGroups/hierarchy
Get list of device groups under users group
Parameters
No parameters.
curl -X GET "https://api.kajeet.dev/sentinel-proxy/sentinel/api/v1.0/accountSettings/deviceGroups/hierarchy" \
-H "Authorization: Bearer $SENTINEL_TOKEN"Grab a Dev SIM, get an API key, and POST /v1.0/auth/token from anywhere.