Gets a list of products with optional filtering and pagination.
Current page of the collection.
Maximum number of items to return per page.
x <= 100Limit results to those matching a search string.
Limit results to products in specific categories.
Limit results to products with specific tags.
Limit results to products of specific type.
simple, grouped, external, variable Limit results to featured products.
Limit results to products on sale.
Limit results to products with price greater than or equal to this value.
Limit results to products with price less than or equal to this value.
Limit results to products with specified stock status.
instock, outofstock, onbackorder Sort products by field.
date, id, include, title, slug, price, popularity, rating, menu_order, alphabetical, reverse_alpha, relevance, rand, by_stock, review_count, on_sale_first, featured_first, price_asc, price_desc, sales Sort order.
ASC, DESC Limit result set to products with a specific slug.
Limit response to products created after a given ISO8601 compliant date.
Limit response to products created before a given ISO8601 compliant date.
Limit result set to products with specific SKU(s). Use commas to separate.
Limit result set to hide free products.
Operator to compare product category terms.
in, not_in, and Operator to compare product tags.
in, not_in, and Limit result set to products assigned a set of brand IDs or slugs, separated by commas.
Operator to compare product brand terms.
in, not_in, and Returns product reviews for all products or an individual product.
Returns all variations for variable products.
The logical relationship between attributes when filtering across multiple at once.
in, and Determines if hidden or visible catalog products are shown.
any, visible, catalog, search, hidden Limit result set to products with a certain average rating.
1, 2, 3, 4, 5 Offset the result set by a specific number of items.
Limit result set to specific IDs.
Ensure result set excludes specific IDs.
Limit result set to those of particular parent IDs.
Limit result set to exclude particular parent IDs.