Products

Get a product's images

<br> <b>This method is obsolete.</b> Please use <a href="#operation/ProductMedia_GetProductMedia">products/{id}/media </a> instead. <br> Images stored on EKM servers will have the location property of the response set to the path of the image file. This will need to be prepended with the shop's domain. <br> Remote images will have the remote property of the response set to the URL of the image. <br> Images that have been deleted will have the location property of the response set to "No image available."
get/api/v1/products/{id}/images

Path parameters

idinteger required

The product ID

The product ID

Response

The chosen product

metaobject nullable
errorsobject nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.