Skip to main content

List reviews

GET 

/review

Returns a paginated list of reviews for the store. Also publicly accessible for storefronts: unauthenticated (customer) requests only receive published reviews (isReviewed: true) with a reduced projection (rating, reviewer, review, image). Authenticated vendor requests receive the full review documents with products populated as { id, title }.

Request

Responses

Paginated list of reviews.