---
title: "Sse Events"
method: GET
path: "/events"
---

# Sse Events

`GET /events`

Server-Sent Events stream for real-time dashboard updates.

Includes disconnect detection via heartbeat pings and connection
timeout handling to prevent leaked subscriber queues.

## Response `200`

Server-Sent Events stream. The response body does not terminate.

## Changes

> 15 revisions in range; 7 could not be searched.

- **2026-07-26** `86f514b4e920` — 1 breaking, 1 info
  - removed the media type `application/json` for the response with the status `200`
  - added the media type `text/event-stream` for the response with the status `200`

[Change history](https://skmtc.dev/sipyourdrink-ltd/apis/bernstein-task-server/changes/events/get.md)

---

[API](https://skmtc.dev/sipyourdrink-ltd/apis/bernstein-task-server.md) · [All operations](https://skmtc.dev/sipyourdrink-ltd/apis/bernstein-task-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sipyourdrink-ltd/bernstein-task-server/revisions/7f4871ff054a/schema)
