getdomainblacklisthistory

area emailaction getdomainblacklisthistoryGETread

Gets the domain blacklist history from the account if monitoring is enabled.

Arguments

ArgumentTypeRequiredDescription
startstringNoStarting position
limitstringNoNumber of records to return

Example request

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

Response

<response>
  <records>1</records>
  <report>
    <domain>test.com</domain>
    <domainid>715</domainid>
    <active>Yes</active>
    <datecreated>October 15, 2011, 04:46:48 pm</datecreated>
    <dateremoved>October 21, 2011, 06:42:32 pm</dateremoved>
    <removed/>
    <blacklist>SURBL multi (Combined SURBL list)</blacklist>
  </report>
</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.