Get Related Recommendations
Returns recommendations for products related to the search query. Note that this
endpoint takes the same request body as the /v2/search/results
endpoint, excluding
the pagination parameters. It should be called once the user has exhausted the
search results for their query and the recommended products are typically shown
below the search results.
Query Parameters
Body
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 search query.
Response
Was this page helpful?