Get users by role
Get users that have the specified role name assigned.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
role-name
the role name.
realm
Query parameters
briefRepresentation
Boolean which defines whether brief representations are returned (default: false)
first
first result to return. Ignored if negative or {@code null}.
max
maximum number of results to return. Ignored if negative or {@code null}.
Response
organizations
id
username
firstName
lastName
email
emailVerified
attributes
userProfileMetadata
enabled
self
origin
createdTimestamp
totp
federationLink
serviceAccountClientId
credentials
disableableCredentialTypes
requiredActions
federatedIdentities
realmRoles
clientRoles
clientConsents
notBefore
groups
access
applicationRolesDeprecated
Errors
403
Forbidden Error
404
Not Found Error