Skip to content

Get account information for the authenticated user

GET
/account

Successful response

GET /account response: basic account info (billing fields are on Organization).

object
accountId
required
string
organizationId

Optional organization ID; legacy accounts may not have one.

string
name
required
string
accountType
required
string
Allowed values: free paid
createdAt
required
string

Bad Request

Unauthorized

Internal Server Error