List product reviews
API reference
List storefront reviews
Read full, paginated review evidence for a Custom JavaScript product.
GET
List product reviews
Call this endpoint from the configured storefront origin when the shopper
wants the underlying reviews. Each item can include its stars, full text,
purchased options, customer photos or videos, reported measurements, and
extracted fit signals.
Results are limited to 50 reviews per page. Pass the returned
next_cursor
unchanged to load the next page. Optional variant_id and size filters help
surface evidence that matches the shopper’s current selection.Path Parameters
Public Custom JavaScript site key.
Maximum string length:
255Query Parameters
Stable merchant product ID used during catalog sync.
Maximum string length:
255Optional stable merchant variant ID.
Maximum string length:
255Optional exact source size label or size signature.
Maximum string length:
255Opaque next_cursor value from the previous response.
Maximum string length:
2048Reviews per page.
Required range:
1 <= x <= 50