Retrieve the current user's realm roles
GET/user/userRealmRoles
Returns realm-level role names assigned to the caller. The target realm must be active unless the caller is a superuser.
Responses
- 200
- 401
- 403
- 404
The request completed successfully
Authentication is required or the supplied credentials are invalid
The caller lacks the required permissions, or the target realm is inactive and the caller is not a superuser
The requested resource does not exist