---
title: "Changes to Get a brand"
method: GET
path: "/brands/{brand_id}"
---

# Changes to Get a brand

`GET /brands/{brand_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 55 revisions.

- **2025-10-07** `7143ea51f307` — 16 breaking, 1 warning, 15 info

## Changes

- **2025-10-07** `7143ea51f307` — 16 breaking, 1 warning, 15 info
  - the response property `published` became nullable for the status `200`
  - the response property `settings` became nullable for the status `200`
  - the response property `settings/email/footer` became nullable for the status `200`
  - the response property `settings/email/header` became nullable for the status `200`
  - the response property `snippets/items` became nullable for the status `200`
  - the response property `version` became nullable for the status `200`
  - the response property `published` became optional for the status `200`
  - the response property `settings` became optional for the status `200`
  - the response property `settings/email/footer` became optional for the status `200`
  - the response property `settings/email/header` became optional for the status `200`
  - the response property `snippets/items` became optional for the status `200`
  - the response property `version` became optional for the status `200`
  - the `settings/email/footer` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `settings/email/header` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `settings/inapp` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - removed the required property `snippets/items/items/format` from the response with the `200` status
  - removed the optional property `settings/colors/tertiary` from the response with the `200` status
  - added the optional property `settings/email/footer/content` to the response with the `200` status
  - added the optional property `settings/email/footer/inheritDefault` to the response with the `200` status
  - added the optional property `settings/email/head` to the response with the `200` status
  - added the optional property `settings/email/header/barColor` to the response with the `200` status
  - added the optional property `settings/email/header/inheritDefault` to the response with the `200` status
  - added the optional property `settings/email/templateOverride` to the response with the `200` status
  - added the optional property `settings/inapp/borderRadius` to the response with the `200` status
  - added the optional property `settings/inapp/disableMessageIcon` to the response with the `200` status
  - added the optional property `settings/inapp/fontFamily` to the response with the `200` status
  - added the optional property `settings/inapp/placement` to the response with the `200` status
  - the response property `id` became required for the status `200`
  - added the required property `settings/email/header/logo` to the response with the `200` status
  - added the required property `settings/inapp/colors` to the response with the `200` status
  - added the required property `settings/inapp/icons` to the response with the `200` status
  - added the required property `settings/inapp/widgetBackground` to the response with the `200` status

---

[Operation](https://skmtc.dev/trycourier/apis/courier/docs/brands/:brand_id/get.md) · [API](https://skmtc.dev/trycourier/apis/courier.md) · [Page](https://skmtc.dev/trycourier/apis/courier/changes/brands/:brand_id/get)
