---
title: "Location to download PDF"
method: GET
path: "/pdf/{docId}/"
tags: ["document"]
---

# Location to download PDF

`GET /pdf/{docId}/`

Get the PDF for a signing document

## Path parameters

- `docId` string, required

## Response `200`

A PDF file

## Other responses

- `201` — Being de-archived, available in 4 hours
- `302` — Redirect to the download location

---

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