List of reviews for a specified product. The reviews are returned sorted by submission date, with the most recent reviews appearing first. You can filter the reviews by rating, reviewer, or date for more detailed analysis.
Access token
id of a particular product
page number of pagination list
x >= 1
no of rows per page
x >= 1
JSON string format: {"field1":"asc", "field2":"desc"}
"{\"country\":\"asc\",\"city\":\"asc\",\"population\":\"desc\"}"
search keyword
filter review with review tag
Success response
The response is of type object
.