Reviews
Retrieve a review
Retrieves a specific Review, using its unique ID.
GET
Retrieve a review
Headers
Your API key, which can be found on the Whop Business Dashboard. You must prepend your key with the word 'Bearer', which will look like Bearer ***************************
Path Parameters
The ID of the Review, which will look like rev_*************
Query Parameters
Whether or not to expand the User or Product on the returned Review(s). Pass an array with each object(s) you want to expand, e.g. [product, user]
Response
200 - application/json
Retrieve a review
Review model
Retrieve a review