Skip to main content
GET
Get Current User Profile

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

Successful Response

created_at
string<date-time>
required
email
string
required
email_notifications
boolean
required
id
string<uuid>
required
name
string
required
push_notifications
boolean
required
theme
string
required
advanced_mode
boolean
default:false
github_connected
boolean
default:false
has_payment_method
boolean
default:false
last_project_id
string<uuid> | null
show_sidebar_project_icons
boolean
default:false
totp_enabled
boolean
default:false