Reviews per topic

Retrieves reviews on specific products according to topics. The response includes review data such as reviewer email, review id, title, content, star-rating, opinions, and can be filtered accordingly. For a full breakdown, see the Body Params list below.

Body Params
string
required

The store ID

date

Start date and time of your request YYYY-MM-DDT00:00:00.000Z

date

End date and time of your request YYYY-MM-DDT00:00:00.000Z

int32
Defaults to 0

The minimum number of times this topic was mentioned. Should always be set to no less than 10 mentions. Default: 0

external_product_ids
array of strings

Product ID. Supports multiple products. This parameter is also sometimes referred to as SKU or domain_key

external_product_ids
countries
array of strings

Abbreviation of reviewer origin country (e.g US). Supports multiple countries. See List

countries
states
array of strings

Abbreviation of reviewer origin state (e.g. CA, NY,). See List

states
product_groups
array of strings

The name of the product group as defined in your Yotpo product catalog. Learn More

product_groups
product_collections
array of strings

The name of the product collection as defined in your Yotpo product catalog Learn More

product_collections
topics
array of strings
required

The name of the topic. Supports multiple topics.

topics*
string

Use this param to filter out a certain topic from the response.

string
required

The sentiment associated with a topic in a review. Possible values: POSITIVE,NEGATIVE, NEUTRAL Case sensitive, must be in uppercase.

string
required

Should remain defined as sentiment

int32

Filter by minimum star-rating. Must be an integer between 1 and 5(stars)

string

Set as true to exclude unpublished reviews from your response

int32

Page number

int32

Results per page. Default: 0

string

ASC or DESC Case sensitive.

Headers
string

application /JSON

string

Bearer <### Your access token goes here ###> e.g. Bearer YTJZm0J7XaIcpzVN8HsWzhOcAzwdbzFJ1HDQJXSk

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json