All Reviews

Retrieve reviews data per account as a paginated response. This call will return reviews metrics such as review id, star-ratings score, votes_up or votes_down, review content, product identifiers, and more.

Path Params
string
required

Your account's API app key

Query Params
string
required

Your Yotpo access token. Click here to learn how to generate one

string

The customer’s email address

boolean
Defaults to false

Retrieve nested data. e.g. user data

boolean

Include site reviews in addition to product reviews

int32

The number of reviews you want to retrieve

int32

Page number

string

Sort values: date, votes_up, votes_down, time, rating, reviewer_type

string

Descending (default) or Ascending: asc, desc

int32

Filter by star rating score

boolean

Pass a value of true to get all reviews including unpublished reviews. Pass a value of false (default) to get just the published reviews.

date

Retrieve all reviews created starting from this date. The date format is YYYY-MM-DD.

date

Retrieve all reviews updated from this date. The date format is YYYY-MM-DD.

boolean

Indicates if the review comes from an incentivized source (for example, a product sampling company)

string
enum

The type of incentive provided for the review

Allowed:
Responses

Language
Credentials
OAuth2
Response
Choose an example:
application/json