---
search:
  tags:
    - Colours
    - GET
seo:
  description: >-
    Every colour on the tenant, sorted by label, unpaginated. Reference for the
    GET /api/v1/colors endpoint in the Bloomcount Public API API.
sidebar:
  label: List colours
  badge: GET
title: List colours
type: openapi-operation
---
Every colour on the tenant, sorted by label, unpaginated.

Colours join by label, not by ID: a variant's `colors` array and an event's `colourScheme` hold the label
text. So this endpoint is how an integration learns which labels will match before writing products. A label
that isn't in this list simply won't line up with anything in the app.

<Operation source="reference" id="get-api-v1-colors" />
