---
title: "List Brands"
method: GET
path: "/brands"
---

# List Brands

`GET /brands`

Retrieves a list of all brands.

## Response `200`

A list of brands

- object
  - `data` Brand[]
    - `id` string
    - `name` string

---

[API](https://skmtc.dev/kimp360/apis/kimp360-api.md) · [All operations](https://skmtc.dev/kimp360/apis/kimp360-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kimp360/kimp360-api/revisions/a666c05afc8b/schema)
