Get a single product image
GET https://api.ecartapi.com/api/v2/products/{{productId}}/images/{{id}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |
RESPONSES
status: OK
{"success":true,"image":{"id":"6278818215","url":"https://i.etsystatic.com/30297542/r/il/cc183f/6278818215/il_fullxfull.6278818215_9g8k.jpg","width":"1080","height":"1920","position":"1","content":null,"variations":[],"variantIds":[]}}