Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
The ID of the review
Response
200 - application/json
The Review
object
The ID of the review
The date and time the review was created
The date and time the review was last updated
The source of the review
Available options:
internal
, google
, yelp
The number of stars the review has
The text of the review
The ID of the customer who wrote the review
The ID of the business that the review is about