List enterprise roles of a client
GET/nevisidm/api/core/v1/clients/:extId/eroles
Since: 2.75.2, 2.76.0
Required permission(s): AccessControl.ClientView,AccessControl.EnterpriseRoleView
Returns all enterprise roles belonging to the client with the given external ID. Enterprise roles are client-specific groupings of application roles.
Request
Responses
- 200
- 403
- 404
Enterprise roles retrieved successfully
Insufficient permissions
Referenced resource not found