---
title: "List scan reports"
method: GET
path: "/scan/v3/reports"
tags: ["model-scanner_other"]
---

# List scan reports

`GET /scan/v3/reports`

Returns a cursor-paginated list of scan reports.

## Query parameters

- `page_size` integer
- `limit` integer
- `cursor` string
- `time` object
  - `lte` string, date-time
  - `gte` string, date-time

## Response `200`

Paginated scan reports

## Other responses

- `400` — The request failed due to a client error, with one or more of the following possible causes: 1. The request required a tenant_id field, which was missing. 2. The request was malformed syntactically or semantically.
- `422` — Validation Error

---

[API](https://skmtc.net/hiddenlayerai/apis/hiddenlayer-audit-api.md) · [All operations](https://skmtc.net/hiddenlayerai/apis/hiddenlayer-audit-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hiddenlayerai/hiddenlayer-audit-api/revisions/efca861e915b/schema)
