---
title: "Retrieves a ExecutiveSummary resource."
method: GET
path: "/executive_summaries/{id}"
tags: ["ExecutiveSummary"]
---

# Retrieves a ExecutiveSummary resource.

`GET /executive_summaries/{id}`

Retrieves a ExecutiveSummary resource.

## Path parameters

- `id` string, required

## Response `200`

ExecutiveSummary resource

- 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

## Other responses

- `404` — Resource not found

---

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