---
title: "Get Report"
method: GET
path: "/method-api-gateway/api/v1/reports/{reportId}"
tags: ["reports"]
---

# Get Report

`GET /method-api-gateway/api/v1/reports/{reportId}`

Retrieve a report document as markdown.

## Path parameters

- `reportId` ReportsReportId, required — unresolved $ref

## Headers

- `Authorization` string, required

## Response `200`

Response with status 200

- ReportsReport — unresolved $ref

---

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