---
search:
  tags:
    - Suppliers
    - GET
seo:
  description: >-
    Cursor-paginated list of the tenant's suppliers (excluding the hidden…
    Reference for the GET /api/v1/suppliers endpoint in the Bloomcount Public
    API API.
sidebar:
  label: List suppliers
  badge: GET
title: List suppliers
type: openapi-operation
---
Cursor-paginated list of the tenant's suppliers (excluding the hidden Default supplier and archived rows). Use the returned `supplierId` values when referencing suppliers on the products endpoint — for example to scope a per-variant supplier list or to set per-(variant, supplier) minimum order quantities (MOQ).

Requires the `suppliers:read` scope.

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