Get the children of an admin entitlement.

Entitlements required: tenantadmin [Tenant Administrator].

Path Params
string
required

The code of the admin entitlement.

Query Params
string

The search query parameter allow the following values:
code search by entitlement code.
name search by entitlement name.
description search by entitlement description.
type search by entitlement type.
subtype search by entitlement sub type.
ootb search the ootb entitlements [1 if you want to search the ootb entitlement].
status search by entitlement 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.
- String search values uses double quoted, numbers and booleans will not.

int32

Max depth level in case of nested roles.

boolean
Defaults to false

If true the Details field will be filled

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