get
https://example.com/v1/assortments
Returns a paginated, searchable, filterable list of assortments.
Scope
- One row equals one assortment.
- Includes counts for products and product variants linked to the assortment.
Search
- Optional text search applied on:
- assortment name
- assortment external Id
- assortment Id
Filters
- AND between different keys; OR between values of the same key. Unknown values are ignored; empty lists mean no filter.
- Supported filters:
externalSources,createMinDate,updateMinDate,navigationIds,productIds,variantIds,productVariantCountMin,productVariantCountMax,productCountMin,productCountMax.
