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

A product's `category` holds the label text rather than an ID, so this endpoint is how an integration learns
which labels will match before writing products.

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