getimages

area emailaction getimagesGETread

Gets a list of images from imagehosting inside the account.

Arguments

ArgumentTypeRequiredDescription
startintegerNoStarting position
limitintegerNoNumber of records to return

Example request

https://api.mailclickconvert.com/api.php
  ?apikey=YOUR_API_KEY
  &area=email
  &action=getimages
  &start=0
  &limit=10

Response

<response>
  <records>1</records>
  <image>
    <id>653</id>
    <title>10565</title>
    <datecreated>July 05, 2011, 01:55:26 pm</datecreated>
    <orginalfilename>10565.png</orginalfilename>
    <filesize>25kB</filesize>
    <url>
http://www.sendingdomain.com/imagehosting/3/4e135e1edc006.png
</url>
  </image>
</response>

Need a call that isn't here?

Custom integration work is quoted on scope, and support is a person on weekdays, 9am to 5pm CST.