get/zone/recent_ips
Query parameters
zonesstring
To get attempting IPs to any of your zone: zones=*
Response
OK
object required
Example response
{
"ZONE": [
"255.0.0.127",
"10.0.0.1"
]
}To get attempting IPs to any of your zone: zones=*
OK
{
"ZONE": [
"255.0.0.127",
"10.0.0.1"
]
}