getsenderscorehistory

area emailaction getsenderscorehistoryGETread

Gets sender score history for ips

Arguments

ArgumentTypeRequiredDescription
startintegerNoStarting position
limitintegerNoNumber of records to return

Example request

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

Response

<response>
  <records>1</records>
  <senderlog>
    <date>October 15, 2011, 04:46:04 pm</date>
    <dateremoved/>
    <ip>203.0.113.1</ip>
    <ipid>1741</ipid>
    <senderscore>42</senderscore>
    <complaintindex>97</complaintindex>
    <filteredindex>37</filteredindex>
    <unknownuser>60</unknownuser>
    <volumeindex>98</volumeindex>
  </senderlog>
</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.