Skip to main content
GET
Get the current user

Authorizations

Authorization
string
header
required

An API key (sk_live_...) created under Settings → API keys, or a short-lived JWT access token from a browser session. A key only reaches the scope it was granted; see API keys and scopes.

Response

The current user.

id
string
required
email
string<email>
required
emailVerified
boolean
required
name
string | null
avatarUrl
string | null
createdAt
string<date-time>