v1
latestSwagger 2.02026-07-176096209.1 KBv2
Check if an IP or CIDR is in timeout
get/v2/operations/ipaddr/{ipaddr}
Headers
apikeystring required
A mod API key.
Client-Agentstring
The client name and version.
X-Fieldsstring mask
An optional fields mask
Response
IP timeout entries that match IP
Example response
[
{
"ipaddr": "127.0.0.1",
"seconds": 1440
}
]