GET:storefront/product_reviews/images/page.json
GET:storefront/product_reviews/images/page.json
Description
Get all approved review images of a particular product.
See also: Pagination.
Topic: Product Reviews
Query Parameters
Key of the last item from previous page. See also: Pagination
Example: ?last_key=str
Return up to N entries (pagination). See also: Pagination
Example: ?limit=5
Skip N entries (pagination). See also: Pagination
Example: ?offset=5
Filter output by product
Example: ?product_id=str
Unique shop identifier. See also: Unique Identifiers
Example: ?shop_id=sh_EQzGqWoY
Response Body
Response Body Type
Loading module