Get Product Review List

GET {{baseUrl}}/product.review.list.json?start=<integer>&count=<integer>&product_id=<string>&ids=<string>&store_id=<string>&status=<string>&params=<string>&exclude=<string>

Get reviews of a specific product.

Request Params

KeyDatatypeRequiredDescription
startstringThis parameter sets the number from which you want to get entities
countstringThis parameter sets the entity amount that has to be retrieved. Max allowed count=250
product_idstringDefines the product where the price has to be deleted
idsstringList of сomma-separated webhook ids
store_idstringDefines store id where the webhook should be assigned
statusstringDefines product's status
paramsstringSet this parameter in order to choose which entity fields you want to retrieve
excludestringSet this parameter in order to choose which entity fields you want to ignore. Works only if parameter params equal force_all