---
title: "GET /reports"
method: GET
path: "/reports"
tags: ["Reports"]
---

# GET /reports

`GET /reports`

## Response `200`

Reports

- ReportListResponse
  - `data` object, required
    - `items` ReportSummary[], required
      - `accessReason` 'owned_by_me' | 'shared_with_me' | 'organization_access'
      - `createdAt` string, date-time, required
      - `draftVersionId` string
      - `framework` 'ghg_protocol' | 'csrd_esrs' | 'management', required
      - `id` string, required
      - `latestPublishedAt` string, date-time
      - `latestPublishedVersionId` string
      - `sourceOrganizationName` string
      - `template` 'executive_carbon_summary' | 'dashboard_snapshot_report', required
      - `title` string, required
      - `tone` 'conservative' | 'consultant' | 'executive_narrative', required
      - `updatedAt` string, date-time, required

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.dev/greentally/apis/esgai-api.md) · [All operations](https://skmtc.dev/greentally/apis/esgai-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/greentally/esgai-api/revisions/09945036a28b/schema)
