/
VI
vijilai
/
Vijil Console API (Combined)
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-04-21
149
158
448.6 KB
Teams
users
Get User By Id
Get a user by ID.
get
/v1/users/{user_id}
Path parameters
user_id
string
uuid
required
Response
Successful Response
UserRead
required
Returned to clients when reading user info.
id
string
uuid
required
email
string
email
required
is_active
boolean
is_superuser
boolean
is_verified
boolean
given_name
string
nullable
family_name
string
nullable
external_user_id
string
nullable
profile_image
string
uri
nullable
password_change_required
boolean
is_super_admin
boolean