Notification API
Server-Sent Events stream and notification ticket minting.
Operations below are scaffolded from FastAPI introspection. Each operation page renders inline via
<OAOperation>once CI populatesopenapi.json.
Operations
- POST /notification/ticket — Mint a short-lived SSE subscription ticket.
- GET /notification/{topic} — Subscribe to a Server-Sent Events notification stream.