---
search:
  tags:
    - Suppliers
    - GET
seo:
  description: >-
    One supplier, in the same shape the list returns. Reference for the GET
    /api/v1/suppliers/{id} endpoint in the Bloomcount Public API API.
sidebar:
  label: Get a single supplier
  badge: GET
title: Get a single supplier
type: openapi-operation
---
One supplier, in the same shape the list returns.

**Errors**

- `404 supplier_not_found` — an archived supplier, a cross-tenant ID, the hidden Default supplier, or an
  unknown one. Archived rows read as missing here, so re-listing after an archive is enough to confirm it.
- `422 wrong_id_type:expected_suppliers_got_<table>` — the prefix isn't `sup_`.

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