---
title: "Gets a list of brands."
method: GET
path: "/v2.1/accounts/{accountId}/brands"
tags: ["AccountBrands"]
---

# Gets a list of brands.

`GET /v2.1/accounts/{accountId}/brands`

This method returns details about all of the [brands](/docs/esign-rest-api/esign101/concepts/branding/) associated with an account,
including the default brand profiles.

Either or both of the following settings must be enabled for the account to use this method:

- `canSelfBrandSign`
- `canSelfBrandSend`

### Related topics

- [How to create a brand](/docs/esign-rest-api/how-to/create-brand/)
- [How to apply a brand to an envelope](/docs/esign-rest-api/how-to/apply-brand-to-envelope/)

## Path parameters

- `accountId` string, required

## Query parameters

- `exclude_distributor_brand` string
- `include_logos` 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)
