Authorizations
The app API key from an app from the /dashboard/developer page
Path Parameters
"rev_xxxxxxxxxxxxxx"
Response
A successful response
An object representing a user review of a company.
The internal ID of the review.
"rev_xxxxxxxxxxxxxx"
The title of the review.
The description of the review.
The number of stars the user gave the product.
42
The status of the review.
pending, published, removed Whether or not the user paid for the product. If null, the payment status is unknown.
The timestamp of when the review was created.
"2023-12-01T05:00:00.401Z"
The timestamp of when the review was last updated.
"2023-12-01T05:00:00.401Z"
The timestamp of when the review was published.
"2023-12-01T05:00:00.401Z"
The timestamp of when the user joined the product.
"2023-12-01T05:00:00.401Z"
The user account that performed the action.
The attachments attached to the review.
The company the review is for.
The product the review is for.

