Get the entitlements granted to a dynamic group.

The API fetches the entitlements granted to the specified dynamic group.
Entitlements required: tenantadmin [Tenant Administrator], manageAppAccessOwner [Manage Application Entitlements], manageEntitlements [Manage Entitlements], readEntitlements [Read Entitlements].

Path Params
string
required

Code of the dynamic group.

Query Params
boolean
Defaults to false

If true, entitlements are returned at the sublevels. By default, it's false.

string
enum

The entitlement type filter. By default, entitlement with type 'role' as well as 'permission' gets listed.
role: If role is selected, only entitlement with type as role gets filtered.
permission: If permission is selected, only entitlement with type as permission gets filtered.

Allowed:
string
enum

The birthright filter. By default, entitlements with birthright both 0 and 1 are listed.
0: Signifies that entitlement is available for discretionary assignment.
1: Signifies entitlement inherited automatically.

Allowed:
int32
Defaults to 500

The maximum number of resources for a page. By default, a maximum of 500 resources are returned, if no limit query parameter is passed.
For example, if the limit parameter is set to 25, then, 25 resources are fetched for a page.

int32
Defaults to 1

Page number used to get resources for specific page.
Resources are returned for first page if no ,page query parameter is passed or less than 1 is passed.
For example, if the page parameter is set to 2, then, the resources are fetched for second page.

Responses

500

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

Language
URL
Response
Choose an example:
application/json