List Supplier Items

Retrieves supplier item data for specified MPNs from suppliers configured through SupplierSync. Format includes modern cursor-based pagination, advanced filtering with operators, and normalized timestamp fields. Results exclude native distributor integrations and are limited to SupplierSync sources. Note that other supplier-related endpoints (e.g., ListSuppliers, CreateSupplier) interact with a separate supplier object and do not affect supplier items.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required
^cont:.+$

Required. Filter by mpn.

Operators: cont

Examples

  • filter[mpn]=cont:AW30004,AW30005

Note: The cont operator supports multiple comma-separated MPNs.
This parameter is mandatory - requests without MPN filtering will return a 400 error.

integer
1 to 200
Defaults to 100

Number of records to return per page.

string

Base64 encoded cursor for pagination. Omit for first page.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json