area: sms
action: getunsubscribelist
https://api.hypermail.com/api.php?apikey=YOURAPIKEYHERE&area=sms&action=getunsubscribelist
<response>
<records>1</records>
<optout>
<id>342</id>
<mobile>1235200572</mobile>
<datecreated><![CDATA[October 16, 2024, 04:53 pm]]></datecreated>
<campaignid>0</campaignid>
</optout>
</response>
{
"records": "1",
"optout": {
"id": "342",
"mobile": "1235200572",
"datecreated": "October 16, 2024, 04:53 pm",
"campaignid": "0"
}
}