This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Retrieves the number of reviews that match a specified filter.
If a filter isn't passed in the request, the method returns the count of all reviews.
You can only call this method when authenticated as a Wix app or Wix user identity.
Filter object in the following format:
"filter" : { "fieldName1": "value1", "fieldName2":{"$operator":"value2"} }
For field support for filters and sorting, see Reviews: Supported Filters and Sorting.
Whether to include unpublished reviews in the count.
Default: false
Number of reviews.
There is 1 error with this status code.
This method may also return standard errors. Learn more about standard Wix errors.