v2
latestOpenAPI 3.1.02026-08-05245967.6 KBProduct Listing Endpoint V2
Request body
Used for cursor-based pagination. Set it to the cursor from the last response. If not set, will return the first results.
Used for cursor-based pagination. Maximum number of results per response.
Page-based pagination. We recommend using cursor-based pagination instead.
Page-based pagination. We recommend using cursor-based pagination instead.
Session identifier
Metadata that can be used to modify the behaviour of the search.
The locale to use for the search. If not set, the default locale will be used.
User identifier
Populated for integrations performed by Depict.ai only. Depict.ai Session Id
ID of the page to get products for. This is typically the slug, for example hoodies-and-sweaters.
Disables rules to hide products.
Whether to return grouping IDs or not.
Response
Successful Response
The products to be shown on the product listing page.
Total number of results for this query. Not necessarily exact.
Cursor that can be used in the next request to get subsequent results when using cursor based pagination. If this is not set, there are no more results.
Deprecated, do not use.
Maps product ID to grouping ID. Only returned if return_grouping_ids is True.