---
title: "Export policy as PDF"
method: GET
path: "/policies/{id}/export/pdf"
tags: ["Policies"]
---

# Export policy as PDF

`GET /policies/{id}/export/pdf`

Generates and downloads the policy as a PDF file.

## Path parameters

- `id` integer, required

## Response `200`

PDF file stream

## Other responses

- `400` — Invalid policy ID
- `404` — unresolved $ref
- `500` — unresolved $ref

## Changes

> 70 revisions in range; 10 could not be searched.

- **2026-07-13** `d86d0bf8bebe` — 1 info
  - api operation id `exportPolicyPDF` removed and replaced with `PolicyController.exportPolicyPDF`
- **2026-07-13** `655215fe8c81` — 1 info
  - api operation id `PolicyController.exportPolicyPDF` removed and replaced with `exportPolicyPDF`
- **2026-06-22** `5878ba786a89` — 1 info
  - api operation id `exportPolicyPDF` removed and replaced with `PolicyController.exportPolicyPDF`
- **2026-04-21** `55cdc040840c` — 1 info
  - endpoint added
- **2025-01-22** `ed48b7196725` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/verifywise-ai/apis/verifywise-api/changes/policies/:id/export/pdf/get.md)

---

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