Retrieve reviews for a product

Retrieve reviews for a specific product by product ID. Returns paginated reviews with bottomline statistics, product information, and user details.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Custom Questions

Click the Create Review + Custom Questions tab to view a sample response of a review with custom question fields. Contact your Yotpo Customer Success Manager if you need help identifying the custom_field slug.

👍

How to use this endpoint

  • Requests for this endpoint are limited to 30,000 requests/minute, per IP address.
  • Data is retrieved with a delay of 3 hours.
  • The maximum number of product reviews returned per product is 150 per page in a paginated response. The default number returned is 10 reviews.
  • The product_id only supports alphanumeric (a...z, A...Z, 0...9), "_" and "-" characters.
Path Params
string
required

The store ID

string
required

The ID of the product on your site

Query Params
string
Defaults to 10

Reviews per page. Default: 10, Max: 150 reviews per page

string

Page number to return reviews for

integer
1 to 5

Star rating for the product (1 to 5)

string
enum

Sort criterion. Possible values: date, votes_up, votes_down, time, rating, reviewer_type

Allowed:
string
enum

Sort order: desc or asc

Allowed:
Responses

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