Search the entitlements.

Search the entitlements filtering by entitlements 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

Search filter. Supported attributes: code, name, description, type, subtype, application, category, extRef, status

Allowable values for status attribute: waiting, inprogress, reviewpublish, failed, active, active_waiting, active_inprogress, active_reviewpublish, active_failed, waiting_for_deletion, deleting

Syntax:
- Operators for strings are =, !=.
- Operators for booleans are =, !=.
- Operators for numbers are >, <, >=, <=, =, !=.
- Logical operators are &, |.
- Parentheses to explicitly specify the intended precedence of statements.
- Use double quotes for values of type String.

string

Sort the result by attribute values. Supported attributes: name, description, type, subtype, application, category, extRef.

(+ ascending, - descending)
Default is ascending.

int32
Defaults to 500

The maximum number of elements for a page.

int32
Defaults to 1

Page number.

Responses

500

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

Language
URL
Choose an example:
application/json