Error
API Reference
Get Collection Products
Returns all products in a collection, sorted according to the given sort order, the collections pinned products, and either the collection’s boost bury rules or the specified rules.
POST
Error
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Query Parameters
Available options:
ALPHA_ASC, ALPHA_DESC, BEST_SELLING, TRENDING, CREATED, CREATED_DESC, PRICE_ASC, PRICE_DESC, STOCK_DESC, CLICKS_DESC, MANUAL Body
application/json
Response
Successful Response
Available options:
ACTIVE, ARCHIVED, DRAFT badges
(OnSaleProductBadge · object | OutOfStockProductBadge · object | NewInProductBadge · object | BestsellerProductBadge · object | SlowMoverProductBadge · object | TrendingProductBadge · object | FewVariantsAvailableProductBadge · object)[]
required
- OnSaleProductBadge
- OutOfStockProductBadge
- NewInProductBadge
- BestsellerProductBadge
- SlowMoverProductBadge
- TrendingProductBadge
- FewVariantsAvailableProductBadge
The sort order of the product in the collection, disregarding pins
- BadgeBoostBuryRule
- CollectionBoostBuryRule
- TagBoostBuryRule

