Skip to main content
GET
Error

Query Parameters

page
integer
default:1

Current page of the collection.

per_page
integer
default:10

Maximum number of items to return per page.

Limit results to those matching a search string.

product
integer[]

Limit results to reviews for specific products.

Response

Product reviews retrieved successfully.

id
integer

Unique identifier for the resource.

date_created
string<date-time>

The date the review was created.

date_created_gmt
string<date-time>

The date the review was created, as GMT.

product_id
integer

Unique identifier for the product that the review belongs to.

status
string

Status of the review.

reviewer
string

Name of the reviewer.

reviewer_email
string

Email of the reviewer.

review
string

The content of the review.

rating
integer

Review rating (0 to 5).

verified
boolean

Shows if the reviewer bought the product or not.