---
title: "Get brand settings"
method: GET
path: "/api/v1/settings/brand"
tags: ["Brand settings"]
---

# Get brand settings

`GET /api/v1/settings/brand`

## Response `200`

Brand settings

- BrandSettings
  - `brandName` string, nullable
  - `brandDescription` string, nullable
  - `brandEmail` string, email, nullable
  - `websiteUrl` string, uri, nullable
  - `emailLanguage` string, nullable
  - `logoUrl` string, uri, nullable
  - `brandDesignSystem` object, nullable
  - `brandDesignMarkdown` string, nullable

---

[API](https://skmtc.net/nudgen-marketing/apis/nudgen-developer-api.md) · [All operations](https://skmtc.net/nudgen-marketing/apis/nudgen-developer-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nudgen-marketing/nudgen-developer-api/versions/f90a364e1720/schema)
