---
title: "Download generated consent PDF"
method: GET
path: "/api/consents/generated/file"
tags: ["consents"]
---

# Download generated consent PDF

`GET /api/consents/generated/file`

Download a generated consent PDF from users/<user_id>/consents/generated/ (restricted directory).

## Query parameters

- `file_path` string, required — Full path to the PDF (users/<user_id>/consents/generated/<...>.pdf)

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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