---
search:
  tags:
    - Price Lists
    - GET
seo:
  description: >-
    Cursor-paginated list of every price list for the tenant. Returns… Reference
    for the GET /api/v1/price-lists endpoint in the Bloomcount Public API API.
sidebar:
  label: List price lists
  badge: GET
title: List price lists
type: openapi-operation
---
Cursor-paginated list of every price list for the tenant. Returns metadata only — entries are not included. Use `GET /api/v1/price-lists/{id}` for the entry rows.

An event quotes from up to three lists at once: one for flowers, one for materials and one for hire, which is
why `productType` matters when picking the list to write an event against.

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