Skip to main content
GET
Error

Authorizations

fastapiusersauth
string
cookie
required

Path Parameters

user_id
string<uuid>
required

Response

Successful Response

Admin view of a user.

id
string<uuid>
required
email
string<email>
required
role
enum<string>
required
Available options:
basic,
admin
is_active
boolean
required
is_superuser
boolean
required
is_verified
boolean
required
first_name
string | null
last_name
string | null
last_login_at
string<date-time> | null