---
title: "Get report PDF file"
method: GET
path: "/api/v1/report/{reportId}/pdf"
tags: ["report"]
---

# Get report PDF file

`GET /api/v1/report/{reportId}/pdf`

Returns a PDF file based on report ID

## Path parameters

- `reportId` string, uuid, required

## Response `200`

Returns a PDF file

## Other responses

- `401` — Authorization error. See response body for more details.
- `404` — Report not found

---

[API](https://skmtc.net/ministryofjustice/apis/pre-sentence-service.md) · [All operations](https://skmtc.net/ministryofjustice/apis/pre-sentence-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ministryofjustice/pre-sentence-service/versions/8c49061d3637/schema)
