# Reviews Managing reviews in the e-shop. ## List of eshop reviews - [GET /api/eshop/reviews](https://api.docs.shoptet.com/shoptet-api/openapi/reviews/getlistofeshopreviews.md): Returns a list of the e-shop's reviews. This endpoint is available only when the 'Rating' module is active. Also, the e-shop must have store ratings enabled in the administration settings. The endpoint supports Paging. ## List of products reviews - [GET /api/products/reviews](https://api.docs.shoptet.com/shoptet-api/openapi/reviews/getlistofproductsreviews.md): Returns list of product's reviews.