MINARA

SSE notification stream

GET /v1/notifications/stream — Server-sent stream emitting a `notification` event whenever a new notification is recorded. Powers the live toast + unre

GET /v1/notifications/stream

Server-sent stream emitting a notification event whenever a new notification is recorded. Powers the live toast + unread badge. Accepts ?token= for EventSource (which can't set an Authorization header).

MethodGET
Path/v1/notifications/stream
AuthAuthorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set
Categorynotifications

On this page