Skip to content

Customer Review Detail

Returns one review with the reviewed product (id / name / sku) and the customer (id / name / email) as nested objects, plus the attached images as a flat array (each id / path / url).

See the Customer Reviews overview for the full feature flow.

EndpointMethod
/api/admin/customers/reviews/{id}GET

customer is null for guest reviews. images is an empty array when the review has no attachments.

Released under the MIT License.