List Product Reviews

Retrieve a list of reviews that belong to a product, if any.

Path Params
string
required

Fera or external ID of the 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
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

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
Query
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json