---
title: "Retrieves an envelope attachment from an envelope."
method: GET
path: "/v2.1/accounts/{accountId}/envelopes/{envelopeId}/attachments/{attachmentId}"
tags: ["EnvelopeAttachments"]
---

# Retrieves an envelope attachment from an envelope.

`GET /v2.1/accounts/{accountId}/envelopes/{envelopeId}/attachments/{attachmentId}`

Retrieves an envelope attachment from an envelope.

<!-- std notice DEVDOCS-114911 -->
<ds-inlinemessage kind="information" markdown="1">

It's easy to confuse envelope attachments,
which are developer-only files associated with an envelope,
with signer attachments.

To learn about the different types of attachments, see [Attachments](/docs/esign-rest-api/esign101/concepts/documents/attachments/) in the concept guide.

</ds-inlinemessage>
<!-- end notice DEVDOCS-114911 -->

## Path parameters

- `accountId` string, required
- `attachmentId` string, required
- `envelopeId` string, required

## Response `200`

Successful response.

## Other responses

- `400` — Error encountered.

---

[API](https://skmtc.net/docusign/apis/docusign-esignature-rest-api.md) · [All operations](https://skmtc.net/docusign/apis/docusign-esignature-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/docusign/docusign-esignature-rest-api/revisions/77f1998c313d/schema)
