Get the entitlements granted to the logged in user.

Entitlements required: anyone [Any Authenticated User].

This API get application entitlements that are granted to the logged in user. Entitlements can be of type role or permission. Further, role type entitlements can consist of entitlements inherited from its role’s composition definition such that a user might be entitled to more than what is directly assigned to the user.

Query Params
boolean
Defaults to false

Because role type entitlements can inherit other roles and
permissions through its role composition definition, True indicates that to return all the inherited entitlements. False indicates to
return only the direct entitlements that are granted to the logged in user.

string
enum

The entitlement type filter. Entitlements can be of role or permission type.

Allowed:
int32
Defaults to 500

Page limit, defaults to 500 returned results per page.

int32
Defaults to 1

Indicates the page number to retrieve. For example, page 1, page 2 of the
search results.

Responses

500

Your request can't be processed because an internal server error occurred.

Language
URL
Response
Choose an example:
application/json