You can view the reviews that your customers have left for the packaging videos that you've recorded.

In addition to a basic global view to see all reviews left by customers, you can view reviews by a specific date or by a specific URL.

Headers

Name Required/Optional Type Description Notes
Authorization Required string API authentication key Authorization: Bearer your-api-key

Query String Parameter

Name Required/Optional Type Description Notes
page Optional string Page Number (Standard) Page number for full lookup

Example Endpoint

<https://api.realpacking.com/v3/reviews>
<https://api.realpacking.com/v3/reviews?page=2>
<https://api.realpacking.com/v3/reviews?created-after=2023-12-22T00:00:00&created-before=2023-12-22T23:59:59>
<https://api.realpacking.com/v3/reviews?url=0xhLA>

Request Body

No Request Body Required

Response

Success