Get the rights values associated to an assignment.

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

Get the rights value associated with an assignment based on its unique code. The assignment code for an entitlement can be retrieved using POST /v1.0/entitlements/assignments/search API.

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

LoadingLoading

Path Params
string
required

The unique code of an assignment.

Query Params
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: limit=25 (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: page=2 (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
LoadingLoading

Response
Choose an example:
application/json