Retrieves item recommendations with detailed snippet metadata, including the 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 verbose item recommendations.
The body is of type object
.
Successful response returning a list of items with full snippet text.
The response is of type ItemsRecommendationsResponseItemVerbose · object[]
.