List Product Photos & Videos

Retrieve a list of media 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

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

Type of media: photo or video.

Can also be used to filter the subject at the same time. For example: product_photo.

string

Review that the media is a part of (submitted along with).

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