POST

List Items In Category


Retrieves a list of up to 100 items from a single category, given the provided cursor paging.

List Items In Categories defaults to sorting by the time the item was added to the category, in descending order.

Endpoint
POST
https://www.wixapis.com/categories/v1/categories/{categoryId}/list-items

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?