Search the assignments.

Search the assignments related to users or groups filtering by entitlement attributes.
If more than one parameter is specified in the filter object, "AND" is used as logical operator.
Entitlements required: tenantadmin [Tenant Administrator], manageAppAccessOwner [Manage Application Entitlements].

Query Params
string

The user code to filter user details from list of users.

string

The group code to filter.

string
enum

The assignment type filter.

Allowed:
int32
Defaults to 500

The maximum number of elements for page.

int32
Defaults to 1

Page number.

Body Params

The object filter.

string

Code of the entitlement. Entitlement code is the unique identifier of an entitlement.

string
required

Unique name of the entitlement across the application.

string

Description of the entitlement.

string
enum
required

Specifies the type of the entitlement. Supported values are:
1. role - To create an application role or dynamic role.
2. permission - To create a regular entitlement. Note: the created permission is not provisioned to target application.
Allowable values

Allowed:
string
enum

[Deprecated] Specifies the subtype of the entitlement. Supported values are:
1. regular - (default) If type is specified as permission, then subtype has to be regular. If type is specified as role, then 'regular' subtype indicates an Application Role.
2. dynamic - If type is specified as role, then 'dynamic' subtype indicates a Dynamic Role.
Allowable values

Allowed:
string
required

Application code is the unique identifier of an application. If type is specified as 'permission' or 'role' with subtype as 'regular', then application identifier is necessary.

string

Category of the entitlement.

string

Unique identifier of the mapped object in the connected application.

Responses

500

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

Language
URL
Response
Choose an example:
application/json