Account Settings

(AccountSettings endpoints are only accessible to scope org_super and org_managerplus.)

1 of 23

Filtering by query: /v1.0/accountSettings/users/deviceGroupsList

GET/v1.0/accountSettings/users/deviceGroupsListRead-onlyPermalink ↗

Get list of child device groups, visible to current account by email.

Parameters

emailquerystringrequired

Email Address

cURL
curl -X GET "https://api.kajeet.dev/sentinel-proxy/sentinel/api/v1.0/accountSettings/users/deviceGroupsList?email=value" \
  -H "Authorization: Bearer $SENTINEL_TOKEN"

Build your first call in 5 minutes.

Grab a Dev SIM, get an API key, and POST /v1.0/auth/token from anywhere.