uid Required | Value |
Key | Value |
sessionToken Required | Value |
Key | Value |
Returns the list of Symphony application entitlements for this user.
User ID as a decimal integer
Success
Unique ID for the Application
"selerity"
Name for this Application
"Selerity Context"
if true, this application will be listed in the appstore for this user. Otherwise, this application will be hidden in the appstore.
true
if true, it indicate this application is installed for this user. Otherwise, this user does not have this application installed.
true
🚧 ImportantThis endpoint returns all enabled entitlements for a specific user, returning both the global and the custom settings. Currently, it is not possible to identify by API response whether the returned entitlements are global or custom.
To know more about how to modify an app entitlement per user, and how to reset the app entitlements for that user to the default global settings, refer to Update User Apps
Last updated