RequestLimiterEventInfoApiResponse

RequestLimiterEventInfoApiResponse
RequestLimiterEventInfoApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "client_ip": "string",
            "error_status_code": 0,
            "message": "string",
            "method": "string",
            "processed": false,
            "url": "string",
            "user_agent": "string"
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

results
Required

results

string
next
Optional

next