Skip to main content
GET
Get authenticated customer's account information

Authorizations

Authorization
string
header
required

API key secret (starts with s_live_). Create keys in the dashboard under Settings → API keys, or via POST /v1/api-keys/. Send it as Authorization: Bearer <secret>.

Response

Successful Response

Public response model for customer account information.

name
string
required
status
string
required
plan
string | null
created_at
string<date-time> | null