---
title: "Download SAFE document"
method: GET
path: "/safes/{safeRequestId}/document"
tags: ["SAFEs"]
---

# Download SAFE document

`GET /safes/{safeRequestId}/document`

Download the PDF document for a specific SAFE request. Returns binary PDF data with a Content-Disposition header.

## Path parameters

- `safeRequestId` string, uuid, required — ID for the SAFE request

## Response `200`

## Other responses

- `404` — `safeRequestId` not found

---

[API](https://skmtc.net/mercurytechnologies/apis/mercury-api.md) · [All operations](https://skmtc.net/mercurytechnologies/apis/mercury-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mercurytechnologies/mercury-api/revisions/0bdf4a496e03/schema)
