Find the admin entitlements that are granted to the user that is logged in.get https://{tenanturl}/v1.0/self/admin/entitlementsEntitlements required: anyone [Any Authenticated User].Query ParamssublevelsbooleanDefaults to falseIf true for each, entitlements are returned at the sublevels.truefalsetypestringenumThe entitlement type filter.rolepermissionAllowed:rolepermissionenablebooleanDefaults to trueFilter to return the direct assignments enabled or not.truefalselimitint32Defaults to 500The maximum number of elements for page.pageint32Defaults to 1Page number.Responses 200The request was successful. 400An application status error occurred. The error code and description are available in the payload. 500Your request can't be processed because an internal server error occurred.Updated over 2 years ago