---
title: "Get Product Brands"
method: GET
path: "/product/brands"
---

# Get Product Brands

`GET /product/brands`

Retrieves the details of all product brands created for the org.

## Query parameters

- `include_id` boolean
- `id` integer
- `name` string
- `parent_id` integer
- `parent_name` string
- `limit` integer
- `offset` integer
- `ou_code` string
- `fetch_type` 'ALL' | 'ORG' | 'SCOPE'

## Response `200`

200

## Other responses

- `400` — 400

---

[API](https://skmtc.net/capillarytech/apis/sample-api.md) · [All operations](https://skmtc.net/capillarytech/apis/sample-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/capillarytech/sample-api/revisions/de241f2ed9b3/schema)
