---
title: "GET /v1/configs/branding/{ecommerce_id}"
method: GET
path: "/v1/configs/branding/{ecommerce_id}"
tags: ["Settings"]
---

# GET /v1/configs/branding/{ecommerce_id}

`GET /v1/configs/branding/{ecommerce_id}`

Endpoint for retrieving branding configuration

## Path parameters

- `ecommerce_id` string, required

## Query parameters

- `slug` string
- `group` string

## Response `200`

OK

- PbBranding — Branding model
  - `background_image_url` string — BackgroundImageUrl
  - `background_text_color` string — BackgroundTextColor
  - `border_radius` string — BorderRadius
  - `ecommerce_id` string — EcommerceID
  - `favicon_url` string — FaviconUrl
  - `input_variant` string — InputVariant
  - `layout_design_values` 'DEFAULT' | 'VERTICAL' | 'SIMPLIFIED', enum — LayoutDesignValues
  - `logo_height_desktop` string — LogoHeightDesktop
  - `logo_height_mobile` string — LogoHeightMobile
  - `logo_url` string — LogoUrl
  - `mail_logo_url` string — MailLogoUrl
  - `mail_main_color` string — MailMainColor
  - `primary_theme_color_contrast_text` string — PrimaryThemeColorContrastText
  - `primary_theme_color_dark` string — PrimaryThemeColorDark
  - `primary_theme_color_light` string — PrimaryThemeColorLight
  - `primary_theme_color_main` string — PrimaryThemeColorMain
  - `secondary_theme_color_contrast_text` string — SecondaryThemeColorContrastText
  - `secondary_theme_color_dark` string — SecondaryThemeColorDark
  - `secondary_theme_color_light` string — SecondaryThemeColorLight
  - `secondary_theme_color_main` string — SecondaryThemeColorMain
  - `slogan` string — Slogan
  - `title` string — Title

---

[API](https://skmtc.net/itsrever/apis/rever-admin-api.md) · [All operations](https://skmtc.net/itsrever/apis/rever-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/itsrever/rever-admin-api/revisions/290da8fa387e/schema)
