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

# Changes to Get a brand

`GET /v1/brands/{brand}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 3 revisions.

- **2023-08-06** `302b7c443b51` — 3 breaking, 1 warning, 6 info

## Changes

- **2023-08-06** `302b7c443b51` — 3 breaking, 1 warning, 6 info
  - for the `path` request parameter `brand`, the type/format was changed from `string`/`` to `integer`/``
  - the response property `customData` became optional for the status `200`
  - the response property `externalReference` became optional for the status `200`
  - deleted the `query` request parameter `forceSlug`
  - added the new optional `query` request parameter `locale`
  - added the optional property `customData/floatData` to the response with the `200` status
  - added the optional property `customData/localizedJson` to the response with the `200` status
  - added the optional property `customData/localizedString` to the response with the `200` status
  - added the optional property `customData/nonLocalizedJson` to the response with the `200` status
  - added the optional property `customData/nonLocalizedString` to the response with the `200` status

---

[Operation](https://skmtc.dev/scayle/apis/storefront-api-documentation/docs/v1/brands/:brand/get.md) · [API](https://skmtc.dev/scayle/apis/storefront-api-documentation.md) · [Page](https://skmtc.dev/scayle/apis/storefront-api-documentation/changes/v1/brands/:brand/get)
