Review
Retrieve a review
Retrieve a review
get/reviews/{reviewId}
Path parameters
reviewIdstring required
Guesty Review ID
Response
Get Review Response
Example response
{
"channelId": "bookingCom",
"customChannelName": "Marketing Website A",
"contents": {
"locale": "en-US",
"rating": 5
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.