---
title: "Download an envelope item"
method: GET
path: "/envelope/item/{envelopeItemId}/download"
tags: ["Envelope Items"]
---

# Download an envelope item

`GET /envelope/item/{envelopeItemId}/download`

Download an envelope item by its ID

## Path parameters

- `envelopeItemId` string, required

## Query parameters

- `version` 'original' | 'signed' | 'pending'

## Response `200`

Successful response

- unknown

## Other responses

- `400` — Invalid input data
- `401` — Authorization not provided
- `403` — Insufficient access
- `404` — Not found
- `500` — Internal server error

---

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