getsendingprofiles

area emailaction getsendingprofilesGETread

Returns a list of sending profiles from 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=getsendingprofiles
  &start=0
  &limit=10

Response

<response>
  <records>1</records>
  <profile>
    <id>7563</id>
    <ip>127.0.0.1</ip>
    <domain>test.com</domain>
    <serverid>2325</serverid>
    <ipid>1873</ipid>
    <domainid>740</domainid>
    <totalsent>2</totalsent>
    <datecreated>September 28, 2011, 02:14:37 pm</datecreated>
  </profile>
</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.