Skip to content

Get account information for the authenticated user

GET
/account

Successful response

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

object
accountId
required
string
organizationId
required
string
name
required
string
createdAt
required
string

Bad Request

Unauthorized

Internal Server Error