Retrieves item recommendations with basic snippet metadata (excluding full snippet text). Requires specifying a collection and tenant for the search.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Parameters for retrieving base item recommendations.
The body is of type object
.
Successful response returning a list of items with basic snippet metadata.
The response is of type ItemsRecommendationsResponseItemBase · object[]
.