List User Apps
Returns the list of Symphony application entitlements for this user.
Path parameters
uidanyrequired
User ID as a decimal integer
Header parameters
sessionTokenanyrequired
Session authentication token.
Responses
application/json
application/json
application/json
application/json
application/json
cURL
JavaScript
Python
HTTP
200
400
401
403
500
🚧 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
Was this helpful?