Skip to main content

Retrieve reviews summary

GET 

/products/{product_id}/reviews/summary.json


Retrieve the summary of the reviews collection. Every item is an object with a rate and count properties, where rate is the rating value (0-100) and count is the number of reviews with that rating. Reviews are grouped by their rating.

Request

Responses

The summary of the review collection.