Reviews
Retrieve a Review
Returns a review
GET
Authorizations
User OAuth token for /v5/me endpoints
Path Parameters
The ID of the Review, which will look like rev_*************.
Response
200
application/json
review found
The ID of the review, which will look like rev_*************
The ID of the company, which will look like biz_*************
The ID of the product, which will look like prod_*************
The ID of the user, which will look like user_*************
The status of the review
Available options:
pending
, published
, removed
The rating of the review. It will be an integer between one and five.
The date the customer first joined the creator's whop.
The date the review was created.
The text response the user left for the review.
Was this page helpful?