Retrieves the current user’s entitlements across all institutions. Transforms populated institution/account into institution_data/account_data. Sorts by favorite flag, ainame, and institution name. Auto-cleans null-institution duplicate records. Returns accountManagerAccounts.
JWT token passed in x-access-token header
Successfully refreshed user entitlements
Indicates if the operation was successful
Array of user-institution records, sorted by favorite (desc), ainame (asc), institution name (asc). Null-institution duplicates are auto-cleaned.
Accounts where this user is an account manager (array of {_id, name} objects)