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

# Retrieve Report

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

## Path parameters

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

## 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)
