Subscribe to all entity changes and state updates via Server-Sent Events (SSE)
GET /api/stream/events
GET
/api/stream/events
Returns a continuous stream of domain events including player state changes, zone volume changes, routing changes, etc. Use EventSource to consume this endpoint.
Responses
Section titled “ Responses ”OK