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

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"

Try this operation in the interactive explorer →