Skip to main content
GET
Operational log endpoint for realtime debugging and log telemetry.

Response

No response body — WebSocket upgrade (101). WebSocket upgrade. The server streams JSON text frames: first a {'type': 'connection.established', 'timestamp', 'message', 'tenant'} frame, then a bootstrap frame per active session, then every broadcast log/event for the tenant as it happens. There is no JSON response body over plain HTTP.

Status codes

Last modified on August 31, 2026