---
title: "List Brands"
method: GET
path: "/brands"
tags: ["Products"]
---

# List Brands

`GET /brands`

## Query parameters

- `page` union — Page number
  - integer
  - unknown
- `page_size` union — Items per page
  - integer
  - unknown

## Response `200`

Successful Response

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-03** `b031b0a2f024` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/johrh/apis/vitrin/changes/brands/get.md)

---

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