Skip to main content
GET
User Me

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: 'Authorization: Bearer {token}'

Response

200 - application/json

Successful Response

email
string<email>
required
role
enum<string>
default:User
Available options:
APIGene,
Owner,
Admin,
User,
Member
org_name
string | null
org_id
string | null
name
string | null
last_login
string<date-time> | null
photo_url
string | null
created_at
string<date-time>
updated_at
string<date-time>
onboarding_completed
boolean | null
default:true
trial_expire_in
integer | null
features
Features · object | null