Skip to main content
GET
Get the authenticated account

Authorizations

Authorization
string
header
required

MCPJam API key (sk_…). Create one at Settings → API keys. Guest sessions cannot use the API, and API keys cannot manage other API keys.

Response

The account.

id
string
required
email
string
required
name
string
required
imageUrl
string | null
profilePictureUrl
string | null
plan
string | null
createdAt
number | null

Epoch milliseconds.

updatedAt
number | null