GET

Get Review


Retrieves a review by ID.

To include unpublished reviews, pass returnPrivateReviews as true. By default, unpublished reviews are not returned.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Bookings Services and Settings
Manage Challenges
Access Verticals by Automations
Set Up Automations
Manage Reviews
Read reviews
Manage Events
Manage Portfolio
Manage Restaurants - all permissions
Learn more about app permissions.
Endpoint
GET
https://www.wixapis.com/reviews/v1/reviews/{reviewId}

Errors

This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?