List All Store Reviews

Retrieve a list of store (overall experience) reviews. That is, retrieve all reviews that are about store and not about only 1 product.

Query Params
int32
≥ 1

Current page number, if pagination used.

int32
≥ 1

Number of items per page.

int32
1 to 100

Maximum number of items retrieved.

int32
≥ 0

Starting position of items request query.

string

Filter by Fera product ID or external product ID.

string

Filter by multiple Fera product IDs or external product IDs. Comma-separated list or array of fields accepted.

string

External customer ID (usually the Wix, Shopify or other eCommerce platform customer ID).

string

Filter by Fera customer ID or external customer ID.

string

Filter by Fera order ID or external order ID.

string
enum

Filter by what the resource is describing; A specific product, the entire store (ie overall experience) or both (all). Default: both.

Allowed:
boolean

Only show content submitted by verified sources (or unverified sources).

string
enum

State of the resource. Resources are initially in the pending_approval state when submitted by customers from the storefront.

Allowed:
string

Filter by customer email

string

Search by any of the following columns: id, product.id, product.external_id, product.sku, customer.id, customer.external_id, customer.email, customer.name, media[*].id, etc

string
enum

Sort (order) the response results by the given attribute.

Add :desc to sort in descending order, or :asc to sort in ascending order.

For example: created_at:desc would get you created_at in descending order.

Allowed:
Responses

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json