getclicklogsmtp

area emailaction getclicklogsmtpGETread

Gets the SMTP click log from a single email send API/quick send or the SMTP API

Arguments

ArgumentTypeRequiredDescription
idintegerYesThe id of email via send single api/quick send or SMTP API
startintegerNoStarting position
limitintegerNoNumber of records to return

Example request

https://api.mailclickconvert.com/api.php
  ?apikey=YOUR_API_KEY
  &area=email
  &action=getclicklogsmtp
  &id=1111

Response

<response>
  <records>4</records>
  <log>
    <datecreated>June 19, 2025, 10:46 am</datecreated>
    <link><![CDATA[https://google.com]]></link>
    <ip>203.0.113.1</ip>
    <country>US</country>
    <useragent><![CDATA[Windows 10 Google Chrome 203.0.113.2]]></useragent>
    <useragentfull><![CDATA[Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/203.0.113.2 Safari/537.36 Edg/203.0.113.2]]></useragentfull>
  </log>
  <log>
    <datecreated>June 19, 2025, 10:39 am</datecreated>
    <link><![CDATA[https://google.com]]></link>
    <ip>203.0.113.1</ip>
    <country>US</country>
    <useragent><![CDATA[Windows 10 Firefox 138.0]]></useragent>
    <useragentfull><![CDATA[Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:138.0) Gecko/20100101 Firefox/138.0]]></useragentfull>
  </log>
  <log>
    <datecreated>June 19, 2025, 10:27 am</datecreated>
    <link><![CDATA[https://google.com]]></link>
    <ip>203.0.113.1</ip>
    <country>US</country>
    <useragent><![CDATA[Windows 10 Firefox 138.0]]></useragent>
    <useragentfull><![CDATA[Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:138.0) Gecko/20100101 Firefox/138.0]]></useragentfull>
  </log>
  <log>
    <datecreated>June 19, 2025, 10:27 am</datecreated>
    <link><![CDATA[https://google.com]]></link>
    <ip>203.0.113.1</ip>
    <country>US</country>
    <useragent><![CDATA[Windows 10 Firefox 138.0]]></useragent>
    <useragentfull><![CDATA[Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:138.0) Gecko/20100101 Firefox/138.0]]></useragentfull>
  </log>
</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.