Skip to main content

Get all users

Get all users

Responses
200
Schema OPTIONAL
object[]
uid int64

User id

email string OPTIONAL
password string
name string
gender int32
is_admin boolean
language language
create_by string
in_online boolean
online_devices object[]
device string
device_token string OPTIONAL
is_online boolean
created_at timestamp
updated_at timestamp
avatar_updated_at timestamp
status string

Possible values: [normal, frozen]

webhook_url string OPTIONAL
is_bot boolean