---
title: "Gets the Electronic Record and Signature Disclosure for an account."
method: GET
path: "/v2.1/accounts/{accountId}/consumer_disclosure/{langCode}"
tags: ["AccountConsumerDisclosures"]
---

# Gets the Electronic Record and Signature Disclosure for an account.

`GET /v2.1/accounts/{accountId}/consumer_disclosure/{langCode}`

Retrieves the HTML-formatted Electronic Record and Signature Disclosure (ERSD) associated with the account. 

To set the language of the disclosure that you want to retrieve, use the optional `langCode` query parameter.

**Note:** The text of the default disclosure is always in English, but if you are using a custom disclosure and have created versions of it in different signer languages, you can use the `langCode` parameter to specify the signer language version that you want to retrieve.

## Path parameters

- `accountId` string, required
- `langCode` 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/versions/77f1998c313d/schema)
