Get ledger accounts
Ledger Account
Get ledger accounts
Get a paginated list of ledger accounts for the organization.
GET
Get ledger accounts
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Choose between ascending and descending order.
Available options:
ASC, DESC Specify the number of the page you want to retrieve.
Required range:
x >= 1Specify the number of items you want to retrieve per page.
Required range:
1 <= x <= 100The search term to look for in the ledger account list.
Specify the field you want to order by.
Choose between ascending and descending order.

