getopenlogsmtp

area emailaction getopenlogsmtpGETread

Gets the SMTP open 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=getopenlogsmtp
  &id=111

Response

<response>
  <records>1</records>
  <log>
    <datecreated>June 15, 2025,  9:51 pm</datecreated>
    <ip>203.0.113.1</ip>
    <country>US</country>
    <useragent><![CDATA[Unknown Mozilla Compatible]]></useragent>
    <useragentfull><![CDATA[Mozilla/5.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.