---
title: "Download a signed document when the storage transport is S3"
method: GET
path: "/api/v1/documents/{id}/download"
deprecated: true
---

# Download a signed document when the storage transport is S3

`GET /api/v1/documents/{id}/download`

> **Deprecated.**

This endpoint is deprecated, but will continue to be supported. For more details, see https://docs.documenso.com/developers/public-api.

## Path parameters

- `id` string, required

## Query parameters

- `downloadOriginalDocument` boolean, nullable

## Headers

- `authorization` string, required

## Response `200`

200

- object
  - `downloadUrl` string, required

## Other responses

- `401` — 401
- `404` — 404

---

[API](https://skmtc.dev/kpitaljobs/apis/documenso-api.md) · [All operations](https://skmtc.dev/kpitaljobs/apis/documenso-api/llms.txt) · [OpenAPI document](https://skmtc.dev/kpitaljobs/apis/documenso-api/revisions/fafcd949413a?raw)
