Retrieve Product image

How can i retrieve product image using api?

Hi @Saad_Iqbal,

The Legacy Product Large Image can be retrieved using XML-RPC Table “Product”.

https://developer.infusionsoft.com/docs/table-schema/#Product

I do not see anything in the REST API that retrieves the Product Image, you can only Upload and Delete the Image.
Looks like the Retrieve Product Image API was not implemented.

Hope that helps.