Get users
Returns a stream of users, filtered according to query parameters.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
realm
Query parameters
briefRepresentation
Boolean which defines whether brief representations are returned (default: false)
email
A String contained in email, or the complete email, if param "exact" is true
emailVerified
whether the email has been verified
enabled
Boolean representing if user is enabled or not
exact
Boolean which defines whether the params "last", "first", "email" and "username" must match exactly
first
Pagination offset
firstName
A String contained in firstName, or the complete firstName, if param "exact" is true
idpAlias
The alias of an Identity Provider linked to the user
idpUserId
The userId at an Identity Provider linked to the user
lastName
A String contained in lastName, or the complete lastName, if param "exact" is true
max
Maximum results size (defaults to 100)
q
A query to search for custom attributes, in the format ‘key1:value2 key2:value2’
search
A String contained in username, first or last name, or email. Default search behavior is prefix-based (e.g., foo or foo*). Use foo for infix search and “foo” for exact search.
username
A String contained in username, or the complete username, if param "exact" is true
Response
OK
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