Reviews
Get product reviews by product ID
GET
Get product reviews by product ID
Documentation Index
Fetch the complete documentation index at: https://appstleinc-aeca3e0a.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
ID of the product to get reviews for
Query Parameters
Filter reviews by rating (1-5 stars)
Zero-based page index (0..N)
Required range:
x >= 0The size of the page to be returned
Required range:
x >= 1Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.
Response
Product reviews retrieved successfully with pagination headers (X-Total-Count, Link)