v1
latestOpenAPI 3.1.02026-08-0458234268.6 KBList catalog entries
Returns a paginated list of catalog entries, filterable by company, vendor, and search term.
Query parameters
Filter entries by company ID (required)
Filter entries by vendor name
Search term based on item description or name
Page number (default: 1)
Items per page (default: 50, max: 100)
Comma-separated list of fields to expand. Options: prices, allowances. When used, returns full CatalogEntryObject instead of CatalogEntryBasicObject.
SKU code
UPC code
Buying format (e.g. 'CASE', 'EACH'). Pass 'null' to filter entries that have no buying format (NULL or empty).
Pack size (e.g. '6 CT', '10 LB')
Unit of measure (e.g. 'CASE', 'EACH', 'LB')
Price for the pack size
Price per individual unit within the pack
Headers
OAuth2 authentication flows. Auth server URLs will vary by environment
API key for authentication
API version to use (optional, defaults to latest). Supported values: 1.0.0, 1.1.0.
Response
Successful response with paginated catalog entry list