curl --location '/v1/status/probes//'{
"endpoint": "GET /v1/status/probes/{service}/{kind}",
"probe": {
"service": "realtime.gateway",
"health": "degraded",
"activeIncidentCount": 1,
"check": {
"kind": "readiness",
"state": "degraded",
"summary": "Finish timeout observed in local contract runtime",
"checkedAt": "2026-04-01T16:20:00Z"
},
"isPassing": false
}
}