Skip to main content
POST
Refresh user entitlements and permissions

Authorizations

x-access-token
string
header
required

JWT token passed in x-access-token header

Response

Successfully refreshed user entitlements

success
boolean

Indicates if the operation was successful

entitlements
object[]

Array of user-institution records, sorted by favorite (desc), ainame (asc), institution name (asc). Null-institution duplicates are auto-cleaned.

accountManagerAccounts
object[]

Accounts where this user is an account manager (array of {_id, name} objects)