List roles of a profile
GET/nevisidm/api/core/v1/:clientExtId/profiles/:extId/roles
Since: 2.71.0
Required permission(s): AccessControl.ProfileView or SelfAdmin Role
Returns all roles assigned to the profile with the given external ID within the specified client.
Supports continuation-token-based pagination.
Request
Responses
- 200
- 403
- 404
Roles retrieved successfully
Insufficient permissions
Referenced resource not found