GET https://app.ecwid.com/api/v3/{storeId}/products/{productId}/files/{fileId}
GET
https://app.ecwid.com/api/v3/{storeId}/products/{productId}/files/{fileId}
Your app must have the following access scopes to make this request: read_catalog
read_catalog
All path params are required.
storeId
number
Ecwid store ID.
productId
Internal product ID.
fileId
Internal product file ID.
The Authorization header is required.
Authorization
Bearer secret_ab***cd
Access token of the application.
Product file in the same format it was uploaded.
Last updated 11 months ago
Was this helpful?