---
title: "Download the completed Verification Report PDF"
method: GET
path: "/sexoffender/report/live/{reportId}/pdf"
---

# Download the completed Verification Report PDF

`GET /sexoffender/report/live/{reportId}/pdf`

Authenticated direct PDF bytes. No permanent public or signed PDF download URL. Poll the JSON resource first.

## Path parameters

- `reportId` string, required

## Response `200`

Exact issued PDF bytes

## Other responses

- `401` — Error with an actionable next step. Unknown or other-account reports return opaque 404.
- `403` — Error with an actionable next step. Unknown or other-account reports return opaque 404.
- `404` — Error with an actionable next step. Unknown or other-account reports return opaque 404.
- `409` — Error with an actionable next step. Unknown or other-account reports return opaque 404.
- `503` — Error with an actionable next step. Unknown or other-account reports return opaque 404.

## Changes

- **2026-09-26** `a647e84e9275` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/offenders/apis/offenders-io-sex-offender-registry-api/changes/sexoffender/report/live/:reportId/pdf/get.md)

---

[API](https://skmtc.dev/offenders/apis/offenders-io-sex-offender-registry-api.md) · [All operations](https://skmtc.dev/offenders/apis/offenders-io-sex-offender-registry-api/llms.txt) · [OpenAPI document](https://skmtc.dev/offenders/apis/offenders-io-sex-offender-registry-api/revisions/a647e84e9275?raw)
