---
title: "Retrieve brands"
method: GET
path: "/api/v4/brands/"
---

# Retrieve brands

`GET /api/v4/brands/`

## Response `200`

Successful response

- object[]
  - `image` string
  - `name` string
  - `id` string
  - `description` string
  - `subBrands` object[]
    - `id` string
    - `description` string
    - `name` string
    - `image` string

---

[API](https://skmtc.net/bynder/apis/oauth-2-0.md) · [All operations](https://skmtc.net/bynder/apis/oauth-2-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bynder/oauth-2-0/versions/bb9efc864ce1/schema)
