Get product image

GET https://api.ecartapi.com/api/v2/products/{{productId}}/images/{{id}}

Retrieves information on a single product image.

More information about the ecommerce's resource.

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring

RESPONSES

status: OK

{"success":true,"image":{"id":"376","url":"https://cdn11.bigcommerce.com/s-3599pzmvjf/products/112/images/376/foto4__05007.1639008187.386.513.jpg?c=1","width":null,"height":null,"position":null,"content":null,"variations":[{"url":"https://cdn11.bigcommerce.com/s-3599pzmvjf/products/112/images/376/foto4__05007.1639008187.1280.1280.jpg?c=1","width":null,"height":null},{"url":"https://cdn11.bigcommerce.com/s-3599pzmvjf/products/112/images/376/foto4__05007.1639008187.386.513.jpg?c=1","width":null,"height":null},{"url":"https://cdn11.bigcommerce.com/s-3599pzmvjf/products/112/images/376/foto4__05007.1639008187.220.290.jpg?c=1","width":null,"height":null},{"url":"https://cdn11.bigcommerce.com/s-3599pzmvjf/products/112/images/376/foto4__05007.1639008187.44.58.jpg?c=1","width":null,"height":null}],"variantIds":null}}