get
https://example.com/v1/assortments//products
Returns a paginated list of products linked to an assortment, including variant counts for each product.
Scope
- One row equals one product linked to the assortment.
- Each row includes:
variantsIncludedCount: number of variants currently included in the assortment for this product.variantsTotalCount: total number of variants for this product.
Search
- Optional text search applied on :
- product SKU
- product external Id
- product name
- variant SKU
- variant external Id
- variant name
