Skip to main content
GET
Get Account

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

account_id
string
required

Response

Successful Response

id
string
required
orgId
string
required
code
string
required
name
string
required
type
enum<string>
required
Available options:
Asset,
Liability,
Equity,
Revenue,
Expense
balance
string
required
Pattern: ^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$
isActive
boolean
required
currency
string
required
parentId
string | null
createdAt
string<date-time> | null
updatedAt
string<date-time> | null