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

# Retrieves the collection of ExecutiveSummary resources.

`GET /executive_summary`

Retrieves the collection of ExecutiveSummary resources.

## Query parameters

- `page` integer
- `itemsPerPage` integer

## Response `200`

ExecutiveSummary collection

- ExecutiveSummary[]
  - `id` string
  - `integration` string — The key of the integration source e.g. "quickbooks", or "xero"
  - `report_id` string, nullable — Report ID e.g: ExecutiveSummary
  - `name` string, nullable — Report Name e.g: Executive Summary
  - `columns` string[], nullable — columns in executive summary statement
  - `rows` string[], nullable — rows in executive summary statement
  - `end` string, date-time, nullable — end datetime of the executive 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)
