---
title: "Retrieves a paginated list of Reports available to the authenticated client."
method: GET
path: "/v1/Reports"
tags: ["Reports"]
---

# Retrieves a paginated list of Reports available to the authenticated client.

`GET /v1/Reports`

This endpoint lets you browse the Reports in your account and optionally filter them by name.

## Query parameters

- `pageSize` integer
- `pageIndex` integer
- `name` string

## Response `200`

OK

---

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