curl --location '/v1/status'{
"endpoint": "GET /v1/status",
"snapshots": [
{
"service": "realtime.gateway",
"health": "degraded",
"activeIncidents": [
{
"id": "33333333-3333-3333-3333-333333333333",
"service": "realtime.gateway",
"summary": "Finish timeout observed in local contract runtime",
"severity": "warning",
"state": "open",
"linkedSessionID": "11111111-1111-1111-1111-111111111111",
"createdAt": "2026-04-01T16:20:00Z",
"updatedAt": "2026-04-01T16:20:00Z",
"details": "Observed during local integration verification."
}
],
"generatedAt": "2026-04-01T16:20:00Z"
}
]
}