---
title: "Download a document"
method: GET
path: "/documents/{id}/download"
tags: ["Documents"]
---

# Download a document

`GET /documents/{id}/download`

Download a document.

## Path parameters

- `id` string, uuid, required

## Response `200`

Successful response

## Other responses

- `422` — Unprocessable entity. Check the 'detail' field in response for details.
- `default` — Unexpected error

---

[API](https://skmtc.net/team-telnyx/apis/telnyx-api-2.md) · [All operations](https://skmtc.net/team-telnyx/apis/telnyx-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/team-telnyx/telnyx-api-2/revisions/8f5f4e537994/schema)
