---
title: "Gets the status of a single envelope."
method: GET
path: "/v2.1/accounts/{accountId}/envelopes/{envelopeId}"
tags: ["Envelopes"]
---

# Gets the status of a single envelope.

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

Retrieves the overall status for the specified envelope.
To get the status of a list of envelopes, use
[Envelope: listStatusChanges ](/docs/esign-rest-api/reference/envelopes/envelopes/liststatuschanges/).

### Related topics

- [How to get envelope information](/docs/esign-rest-api/how-to/get-envelope-information/)

## Path parameters

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

## Query parameters

- `advanced_update` string
- `include` string
- `include_anchor_tab_locations` string
- `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)
