{
    "id": "23e4a73614c5950cfb419def",
    "tool": "http",
    "createdAt": "2026-06-06T03:12:36+08:00",
    "clientIp": "216.73.217.7",
    "input": {
        "url": "https://example.com"
    },
    "result": {
        "finalUrl": "https://example.com",
        "finalStatus": 206,
        "chain": [
            {
                "url": "https://example.com",
                "status": 206
            }
        ],
        "tls": {
            "validTo": "2026-08-30 05:41:26",
            "subject": "{\"CN\":\"example.com\"}",
            "issuer": "{\"C\":\"US\",\"O\":\"SSL Corporation\",\"CN\":\"Cloudflare TLS Issuing ECC CA 3\"}"
        }
    }
}