Skip to main content

List Supplier Products

GET 

/api/suppliers/:supplier/products

Retrieve all products linked to a supplier. Supports search by supplier SKU, product SKU, or name (using Typesense with SQL fallback).

Authentication: Requires Bearer token. Requires IsPowerUserAccess middleware.

Pass a negative limit to return all products without pagination.

Request

Responses

Successful response