get https://t.themarketer.com/api/v1/product_reviews
If you are using our Feedback module, you can gather all the product reviews left by your customers and use them on your website.
For this, you will need to make an API call to our Product Reviews API.
The “t” parameter is expressed as a Unix timestamp and allows you to request reviews starting with a certain date. If the parameter is not provided, you will get all product reviews in the feed.
If the "page" parameter is not set, you will receive all the reviews for the requested period, without pagination.