v1
latestSwagger 2.02026-07-176096209.1 KBv2
Return all existing IP Block timeouts
get/v2/operations/ipaddr
Headers
apikeystring required
A mod API key.
Client-Agentstring
The client name and version.
X-Fieldsstring mask
An optional fields mask
Response
An IP timeout entry
Example response
[
{
"ipaddr": "127.0.0.1",
"seconds": 1440
}
]