Account Settings

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

1 of 23

Filtering by query: /v1.0/accountSettings/roles

GET/v1.0/accountSettings/rolesRead-onlyPermalink ↗

Get list of roles depending the user role.

Parameters

filteredquerybooleanrequired

To know if we are filtering the roles by hte users or returning all the roles in data base.

cURL
curl -X GET "https://api.kajeet.dev/sentinel-proxy/sentinel/api/v1.0/accountSettings/roles?filtered=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.