---
title: "List Reports"
method: GET
path: "/v1/Project/{projectId}/Report"
tags: ["Report"]
---

# List Reports

`GET /v1/Project/{projectId}/Report`

Retrieves a paginated list of SumoQuote Reports related to a SumoQuote Project

## Path parameters

- `projectId` string, uuid, required — The Id of the SumoQuote Project

## Query parameters

- `continuationToken` string, nullable — A paging token from a previous search result. If a continuation token is provided, the results will resume from where the last query result set ended

## Response `200`

Success

---

[API](https://skmtc.net/sumoquote/apis/sumoquote-publicapi.md) · [All operations](https://skmtc.net/sumoquote/apis/sumoquote-publicapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sumoquote/sumoquote-publicapi/revisions/08176979e99f/schema)
