---
title: "Retrieves the collection of LedgerAccountOpeningBalance resources."
method: GET
path: "/ledger_account_opening_balances"
tags: ["LedgerAccountOpeningBalance"]
---

# Retrieves the collection of LedgerAccountOpeningBalance resources.

`GET /ledger_account_opening_balances`

Retrieves the collection of LedgerAccountOpeningBalance resources.

## Query parameters

- `page` integer
- `itemsPerPage` integer

## Response `200`

LedgerAccountOpeningBalance collection

- LedgerAccountOpeningBalance[]
  - `id` string
  - `integration` string — The key of the integration source e.g. "quickbooks", or "xero"
  - `srcId` string — the unique identifier of the source 3rd party integration
  - `created` string, date-time, nullable
  - `modified` string, date-time, nullable — The datetime when the item was last updated
  - `ledgerAccountId` string, nullable — The datetime when the item was last updated
  - `description` string, nullable — A description of the opening balance
  - `debit` integer, nullable — The debit amount of the opening balance
  - `credit` integer, nullable — The debit amount of the opening balance

---

[API](https://skmtc.net/bossinsights/apis/boss-insights.md) · [All operations](https://skmtc.net/bossinsights/apis/boss-insights/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bossinsights/boss-insights/revisions/d08a107895ad/schema)
