Get account information for the authenticated user
GET /account
GET
/account
Authorizations
Section titled “Authorizations ”Responses
Section titled “ Responses ”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
createdAt
required
string
Bad Request
Unauthorized
Internal Server Error