---
title: "Exports a brand."
method: GET
path: "/v2.1/accounts/{accountId}/brands/{brandId}/file"
tags: ["AccountBrands"]
---

# Exports a brand.

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

This method exports information about a brand to an XML file.

**Note:** Branding for either signing or sending must be enabled for the account (`canSelfBrandSend` , `canSelfBrandSign`, or both of these account settings must be **true**).

## Path parameters

- `accountId` string, required
- `brandId` 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)
