---
title: "Returns a list of envelope attachments associated with a specified envelope."
method: GET
path: "/v2.1/accounts/{accountId}/envelopes/{envelopeId}/attachments"
tags: ["EnvelopeAttachments"]
---

# Returns a list of envelope attachments associated with a specified envelope.

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

Returns a list of envelope attachments associated with a specified 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 get a list of user-visible attachments,
use [EnvelopeDocuments: get](/docs/esign-rest-api/reference/envelopes/envelopedocuments/get/).

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
- `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)
