List shopping products with merchant URLs
Shopping Products
List shopping products with merchant URLs
Returns a paginated list of the project’s shopping products with their brand details and merchant URLs, filterable by brand, product, name search and external id.
POST
List shopping products with merchant URLs
Headers
Project ID to specify the project context
Query Parameters
Required range:
1 <= x <= 200Required range:
x >= 1Body
application/json
Filter by brand entity IDs.
Example:
["3fa85f64-5717-4562-b3fc-2c963f66afa6"]Filter by product IDs.
Example:
["7c9e6679-7425-40de-944b-e07fc1f90ae7"]Search by raw product name (partial match, case-insensitive).
Example:
"iPhone"
Filter by exact external ID.
Example:
"product-123-abc"