curl --location --request GET 'https://api.cloudflare.com/client/v4/zones//railguns//diagnose'
{
"errors": [],
"messages": [],
"result": {
"body_hash": "be27f2429421e12f200cab1da43ba301bdc70e1d",
"body_size": "63910 bytes",
"cf-cache-status": "string",
"cf-ray": "1ddd7570575207d9-LAX",
"cf-wan-error": "string",
"cloudflare": "on",
"connection_close": false,
"elapsed_time": "0.239013s",
"host_name": "www.example.com",
"http_status": 200,
"method": "GET",
"missing_headers": "No Content-Length or Transfer-Encoding.",
"protocol": "HTTP/1.1",
"railgun": "on",
"response_status": "200 OK",
"url": "https://www.cloudflare.com"
},
"success": true
}