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

# GET /reports/saved

`GET /reports/saved`

## Response `200`

OK

- SavedReportDto[]
  - `id` string
  - `name` string
  - `baseReportKey` string
  - `parameters` object
  - `includedTableKeys` string[]
  - `isShared` boolean
  - `scheduleCadence` string, nullable
  - `scheduleRecipients` string[]
  - `isOwner` boolean
  - `createdAt` string, date-time
  - `updatedAt` string, date-time

---

[API](https://skmtc.net/clinicos/apis/pawthosx-business-api-v1.md) · [All operations](https://skmtc.net/clinicos/apis/pawthosx-business-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/clinicos/pawthosx-business-api-v1/revisions/e7d381a5453b/schema)
