Skip to main content
GET
Error

Authorizations

fastapiusersauth
string
cookie
required

Path Parameters

id
string
required

Response

Successful Response

id
string<uuid>
required
email
string<email>
required
role
enum<string>
required
Available options:
basic,
admin
settings
Settings · object
required
is_active
boolean
default:true
is_superuser
boolean
default:false
is_verified
boolean
default:false
first_name
string | null
last_name
string | null