---
title: "Get Product Colors"
method: GET
path: "/product/colors"
---

# Get Product Colors

`GET /product/colors`

Retrieves the details of all product colors configured for the org.

## Query parameters

- `pallette` string
- `limit` integer
- `offset` integer
- `ou_code` string
- `fetch_type` 'ALL' | 'ORG' | 'SCOPE'

## Response `200`

200

## Other responses

- `400` — 400

---

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