Skip to main content
GET
/realms/{realmId}/organizations/{organizationId}/users

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

realmId
string
required
organizationId
string
required

Query Parameters

status
enum<string>[]
Available options:
IN_ONBOARDING,
CREATING,
ACTIVE,
DEACTIVATED,
BLOCKED
level
enum<string>[]
Available options:
ROOT,
ADMIN,
USER,
APP_CLIENT
hasPin
(boolean | string)[]
hasMfa
(boolean | string)[]

Response

default

Undocumented response (no code type, no existing spec).