Skip to content

Get a single product review based on filters

GET
/rest/v1/product/review/item

Parameters

Query Parameters

filter[id]

Filter by review IDs

Type
string
filter[productId]

Filter by product ID

Type
string
filter[customerId]

Filter by customer ID

Type
string
include

Include relations (product)

Type
string

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI