---
title: "List all reports"
method: GET
path: "/v2/reporting/monitor-reports"
tags: ["Reports"]
---

# List all reports

`GET /v2/reporting/monitor-reports`

Returns uptime reports for all monitors.

## Response `200`

List of reports

- ReportSummary[]
  - `uuid` string
  - `name` string
  - `sla` number — Uptime percentage

---

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