---
title: "Get Reports"
method: GET
path: "/reports"
---

# Get Reports

`GET /reports`

This endpoint retrieves all reports available to the client.

## Query parameters

- `page` integer
- `per_page` integer
- `sort` string
- `order` string
- `search` string
- `search_statuses` string[]
- `search_types` string[]

## Response `200`

200

## Other responses

- `422` — 422

---

[API](https://skmtc.dev/seebot/apis/seebottalk.md) · [All operations](https://skmtc.dev/seebot/apis/seebottalk/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/seebot/seebottalk/revisions/4b8c104ade48/schema)
