POST

Count Review Requests


Retrieves the number of review requests that match a specified filter.

If a filter isn't passed in the request, the method returns the count of all review requests.

Authentication

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

Permissions
Read Review Requests
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/reviews/v2/review-requests/count

Errors
428Failed Precondition

There is 1 error with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?