Get the list of admin entitlements.

Entitlements required: tenantadmin [Tenant Administrator].

Query Params
string

Search filter. Supported attributes: code, name, description, type, subtype, ootb, subscription, 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, ootb, subscription.

(+ ascending, - descending)
Default is ascending.

boolean
Defaults to false

If true the Details field will be filled

boolean
Defaults to false

If true the result will contain also the entitlement properties

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