Skip to content

List Users

GET
/identity/users
st_session
Any of:
string

Successful Response

Response List Users Identity Users Get
Array<object>
UserRecord
object
created_at
required
Created At
string format: date-time
email
required
Email
string
groups
required
Groups
Array<object>
GroupRef
object
id
required
Id
string format: uuid
name
required
Name
string
id
required
Id
string format: uuid
is_active
required
Is Active
boolean
must_change_password
required
Must Change Password
boolean

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
ctx
Context
object
input
Input
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string