GET/v1.0/accountSettings/users/deviceGroupsListRead-only

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"

Try this operation in the interactive explorer →