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

# Retrieves the collection of BudgetSummary resources.

`GET /budget_summary`

Retrieves the collection of BudgetSummary resources.

## Query parameters

- `page` integer
- `itemsPerPage` integer

## Response `200`

BudgetSummary collection

- BudgetSummary[]
  - `id` string
  - `integration` string — The key of the integration source e.g. "quickbooks", or "xero"
  - `report_id` string, nullable — Report ID e.g: BudgetSummary
  - `name` string, nullable — Report name e.g: Budget Summary
  - `columns` string[], nullable — column in budget summary statement
  - `rows` string[], nullable — rows in budget summary statement
  - `end` string, date-time, nullable — end datetime of the budget summary coverage
  - `reportId` string, nullable

---

[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)
