Skip to content

Get Current User Profile

GET
/api/users/me

Get current user’s profile

Authorizations

Responses

200

Successful Response

User response schema

object
created_at
required
string format: date-time
email
required
string
full_name
required
Any of:
string
id
required
string format: uuid
is_active
required
boolean
is_superuser
boolean
is_verified
required
boolean
last_login
required
Any of:
string format: date-time
organization_id
Any of:
string format: uuid
timezone
Any of:
string
username
required
string