Skip to main content
GET
Error

Authorizations

fastapiusersauth
string
cookie
required

Response

200 - application/json

Successful Response

email
string<email>
required
role_name
string
required
status
enum<string>
required
Available options:
active,
inactive,
invited
user_id
string<uuid> | null
invitation_id
string<uuid> | null
role_slug
string | null
first_name
string | null
last_name
string | null
last_login_at
string<date-time> | null
expires_at
string<date-time> | null
created_at
string<date-time> | null