getipblacklisthistory

area emailaction getipblacklisthistoryGETread

Gets the ip blacklist history of ips. Entries are created by the monitoring system.

Arguments

ArgumentTypeRequiredDescription
startintegerNoStarting position
limitintegerNoNumber of records to return

Example request

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

Response

<response>
  <records>1</records>
  <report>
    <ip>203.0.113.1</ip>
    <ipid>1741</ipid>
    <active>Yes</active>
    <datecreated>October 15, 2011, 04:49:21 pm</datecreated>
    <dateremoved/>
    <removed>0</removed>
    <blacklist>Barracuda Reputation Block 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.