Review user added to or removed from application dynamic role.

Entitlements required: tenantAdmin [Tenant Administrator], manageAppAccessOwner [Manage Application Entitlements], manageEntitlements [Manage Entitlements], readEntitlements [Read Entitlements].

The API fetches the list of user added or removed from application dynamic role.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests

LoadingLoading

Query Params
string

Filter membership result based on username starts with given keyword.
Keyword's length should be minimum 3 to filter membership result.

For example: user="jes" (filter membership result whose username starts with jes)

string
enum
Defaults to ADDED

Filter membership result based on operation type. By default, membership will be filtered based on ADDED operation type.

ADDED - user added to application dynamic role.

REMOVED - user removed from application dynamic role.

Allowed:
boolean
Defaults to false

If true, the object details of other microservices gets resolved.

int32
Defaults to 200

The maximum number of resources for a page. By default, a maximum of 200 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.

Body Params

The object filter.

string

Unique identifier of the application dynamic role. It can be retrieved using POST /v1.0/entitlements/search API.

Responses

500

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

Language
URL
LoadingLoading

Response
Choose an example:
application/json