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

# Retrieve public reports

`GET /reports`

Retrieves a list of public reports that can be accessed without authentication.

## Response `200`

Public reports retrieved successfully.

- ReportsListResponse
  - `reports` Report[] — unresolved $ref
  - `total` integer

## Other responses

- `500` — Internal server error while retrieving reports.

## Changes

- **2024-10-17** `53644f0719aa` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/forkbombeu/apis/credimi-api/changes/reports/get.md)

---

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