Get product reviews stats

Access scopes

Requires the following access scope: read_reviews

Path params

ParamTypeDescription
storeIdnumberEcwid store ID.

Headers

The Authorization header with a secret access token is required.

HeaderFormatDescription
AuthorizationBearer secret_ab***cdAccess token of the application.

Response

A JSON object with the following fields:

FieldTypeDescription
allCountnumberThe total number of reviews in the store.
moderatedCountnumberThe total number of hidden or unpublished reviews in the store.
publishedCountnumberThe total number of published reviews in the store.
Language
Click Try It! to start a request and see the response here!