product-reviews

Get product reviews

Gets a list of product reviews.

get/products/reviews

Query parameters

pageinteger

Current page of the collection.

per_pageinteger

Maximum number of items to return per page.

searchstring

Limit results to those matching a search string.

productinteger[]

Limit results to reviews for specific products.

Response

Product reviews retrieved successfully.

idinteger

Unique identifier for the resource.

date_createdstring date-time

The date the review was created.

date_created_gmtstring date-time

The date the review was created, as GMT.

product_idinteger

Unique identifier for the product that the review belongs to.

statusstring

Status of the review.

reviewerstring

Name of the reviewer.

reviewer_emailstring

Email of the reviewer.

reviewstring

The content of the review.

ratinginteger

Review rating (0 to 5).

verifiedboolean

Shows if the reviewer bought the product or not.

Changes

No recorded changes to this endpoint across all 1 revision of this API.