Skip to main content

Get the user by id

Get the user by id

Path Parameters
uid int64 — REQUIRED
Responses
200
Schema — OPTIONAL
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