List Product Photos & VideosAsk AIget https://api.fera.ai/v3/private/products/{id}/mediaRetrieve a list of media that belong to a product, if any.Path ParamsidstringrequiredFera or external ID of the productQuery Paramspageint32≥ 1Current page number, if pagination used.page_sizeint32≥ 1Number of items per page.limitint321 to 100Maximum number of items retrieved.offsetint32≥ 0Starting position of items request query.product.idstringFilter by Fera product ID or external product ID.product.idsstringFilter by multiple Fera product IDs or external product IDs. Comma-separated list or array of fields accepted.customer.external_idstringExternal customer ID (usually the Wix, Shopify or other eCommerce platform customer ID).customer_idstringFilter by Fera customer ID or external customer ID.order.idstringFilter by Fera order ID or external order ID.subjectstringenumFilter by what the resource is describing; A specific product, the entire store (ie overall experience) or both (all). Default: both.productbothproductstoreAllowed:bothproductstoreverifiedbooleanOnly show content submitted by verified sources (or unverified sources).truefalsestatestringenumState of the resource. Resources are initially in the pending_approval state when submitted by customers from the storefront.pending_approvalpending_approvalpending_updateapproveddeclined_approvalpendingAllowed:pending_approvalpending_updateapproveddeclined_approvalpendingtypestringType of media: photo or video. Can also be used to filter the subject at the same time. For example: product_photo.review_idstringReview that the media is a part of (submitted along with).sort_bystringenumSort (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.created_atAllowed:created_atResponses 200Successful response 404Not found errorUpdated about 1 year ago