---
title: "Returns metadata about the branding resources for an account."
method: GET
path: "/v2.1/accounts/{accountId}/brands/{brandId}/resources"
tags: ["AccountBrands"]
---

# Returns metadata about the branding resources for an account.

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

This method returns metadata about the branding resources that are associated with an account.

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