---
title: "Changes to List brands"
method: GET
path: "/brands"
---

# Changes to List brands

`GET /brands`

> 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 `results/items/published` became nullable for the status `200`
  - the response property `results/items/settings` became nullable for the status `200`
  - the response property `results/items/settings/email/footer` became nullable for the status `200`
  - the response property `results/items/settings/email/header` became nullable for the status `200`
  - the response property `results/items/snippets/items` became nullable for the status `200`
  - the response property `results/items/version` became nullable for the status `200`
  - the response property `results/items/published` became optional for the status `200`
  - the response property `results/items/settings` became optional for the status `200`
  - the response property `results/items/settings/email/footer` became optional for the status `200`
  - the response property `results/items/settings/email/header` became optional for the status `200`
  - the response property `results/items/snippets/items` became optional for the status `200`
  - the response property `results/items/version` became optional for the status `200`
  - the `results/items/settings/email/footer` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `results/items/settings/email/header` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `results/items/settings/inapp` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - removed the required property `results/items/snippets/items/items/format` from the response with the `200` status
  - removed the optional property `results/items/settings/colors/tertiary` from the response with the `200` status
  - added the optional property `results/items/settings/email/footer/content` to the response with the `200` status
  - added the optional property `results/items/settings/email/footer/inheritDefault` to the response with the `200` status
  - added the optional property `results/items/settings/email/head` to the response with the `200` status
  - added the optional property `results/items/settings/email/header/barColor` to the response with the `200` status
  - added the optional property `results/items/settings/email/header/inheritDefault` to the response with the `200` status
  - added the optional property `results/items/settings/email/templateOverride` to the response with the `200` status
  - added the optional property `results/items/settings/inapp/borderRadius` to the response with the `200` status
  - added the optional property `results/items/settings/inapp/disableMessageIcon` to the response with the `200` status
  - added the optional property `results/items/settings/inapp/fontFamily` to the response with the `200` status
  - added the optional property `results/items/settings/inapp/placement` to the response with the `200` status
  - the response property `results/items/id` became required for the status `200`
  - added the required property `results/items/settings/email/header/logo` to the response with the `200` status
  - added the required property `results/items/settings/inapp/colors` to the response with the `200` status
  - added the required property `results/items/settings/inapp/icons` to the response with the `200` status
  - added the required property `results/items/settings/inapp/widgetBackground` to the response with the `200` status

---

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