Senders
Get all the dedicated IPs for your account
get/senders/ips
Response
list of dedicated IPs
Example response
{
"ips": [
{
"id": 3,
"ip": "123.65.8.22",
"active": true,
"domain": "mailing.myshop.com"
}
]
}list of dedicated IPs
{
"ips": [
{
"id": 3,
"ip": "123.65.8.22",
"active": true,
"domain": "mailing.myshop.com"
}
]
}