get https://{tenanturl}/v1.0/access/users//entitlements//children
Responses
500Your request can't be processed because an internal server error occurred.
500Your request can't be processed because an internal server error occurred.
xxxxxxxxxx
curl --request GET \
--url 'https://tenant_url/v1.0/access/users/user/entitlements/entitlement/children?includeRights=false&limit=50&page=1' \
--header 'accept: application/json'