Get all accounts in the chart of accounts
This access token needs to be included in each of your request to the Chift API.
Page number
x >= 1
Page size
1 <= x <= 100
Id of the accounting folder instance. A folder represents a legal entity within the system. Required when the multiple folders feature is enabled.
Filter based on the class of the account (e.g. 6,7 to retrieve 6 and 7 account classes). The classes are separated by ','.
Filter based on the type of the account (e.g. bank, cash, income, expense, vat).
bank
, cash
, income
, expense
, vat
Successful Response
The response is of type object
.