Account Settings

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

1 of 23

Filtering by query: /v2.0/accountSettings/users/{userName}

GET/v2.0/accountSettings/users/{userName}Read-onlyPermalink ↗

Get full definition of User object.

Parameters

userNamepathstringrequired

Username to get full user details

cURL
curl -X GET "https://api.kajeet.dev/sentinel-proxy/sentinel/api/v2.0/accountSettings/users/admin@northstar-isd.edu" \
  -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.