Skip to main content
GET
List users

Query Parameters

username
string

Optional username to filter by. If not specified, then all users are returned.

realm
string

Optional realm name to filter by. If not specified, then all users from all realms are returned.

Response

200 - */*

OK

id
string
Example:

"fe0885f2-8885-4c46-a3ea-8e5d0041c293"

username
string
Example:

"admin"

realmName
string
Example:

"ldap-internal"

createdAt
string<date-time>
Example:

"2025-09-23T17:48:07Z"

updatedAt
string<date-time>
Example:

"2025-10-31T12:28:04Z"

roleNames
string[]

Indicates which roles are dynamically applied to users in the realm.

Example:
timezone
string
Example:

"Pacific Time (US & Canada)"

permissions
object[]