Get Products
Query Parameters
Body
ID of the page to get products for. This is typically the slug, for example hoodies-and-sweaters
.
1
Used for cursor-based pagination. Set it to the cursor from the last response. If not set, will return the first results.
500
Used for cursor-based pagination. Maximum number of results per response.
1 < x < 250
List of filters to apply to the results.
Specifies the sorting method. By default, the results are ordered by relevance. To find the possible values for this field, query the endpoint and look at the sorts
field.
Session identifier
1
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
1
Populated for integrations performed by Depict.ai only. Depict.ai Session Id
1
The type of query. If not set the endpoint will look up query id in the following type order: collections, categories.
category
, collection
, scollection
Response
The products to be shown on the product listing page.
Total number of results for this query. Not necessarily exact.
Available methods for sorting the response. Any element from this list can be sent as sort
in subsequent requests.
Available filters that can be used for filtering in the subsequent request.
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.
500
Breadcrumb for the current page. Ordered from less to more specific, where the last element is the current page.
List of pages that can be used as quick links. Will return child pages if they exist, otherwise sibling pages.
Metadata about the PLP requested, for example Collection/Category title, description, etc.
Was this page helpful?