Skip to content

Get a single product review by ID

GET
/rest/v1/product/review/{id}

Parameters

Path Parameters

id*

ID of the review to retrieve

Type
integer
Required
Format
"int64"

Query Parameters

include

Include relations (product)

Type
string

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI