---
title: "Gets a list of documents in an envelope."
method: GET
path: "/v2.1/accounts/{accountId}/envelopes/{envelopeId}/documents"
tags: ["EnvelopeDocuments"]
---

# Gets a list of documents in an envelope.

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

Retrieves a list of documents associated with the specified envelope.

### Related topics

- [How to list envelope documents](/docs/esign-rest-api/how-to/list-envelope-documents/)

## Path parameters

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

## Query parameters

- `documents_by_userid` string
- `include_agreement_type` string
- `include_docgen_formfields` string
- `include_is_edited` string
- `include_metadata` string
- `include_tabs` string
- `recipient_id` string
- `shared_user_id` string

## 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/versions/77f1998c313d/schema)
