---
search:
  tags:
    - Price Lists
    - GET
seo:
  description: >-
    Returns the price-list metadata plus every entry on it. Use this… Reference
    for the GET /api/v1/price-lists/{id} endpoint in the Bloomcount Public API
    API.
sidebar:
  label: Get a single price list with its entries
  badge: GET
title: Get a single price list with its entries
type: openapi-operation
---
Returns the price-list metadata plus every entry on it. Use this when mirroring prices into an external system — partners who only care about metadata should use the list endpoint instead.

`supplierId` on each entry is `null` when the entry is the shared (per-variant) price, or the prefixed supplier id when it's scoped. The hidden Default supplier is filtered out — entries Default-scoped internally surface as `null`.

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