---
title: "Subscribe to project Server-Sent Events"
method: GET
path: "/api/projects/{projectId}/events"
tags: ["Events"]
---

# Subscribe to project Server-Sent Events

`GET /api/projects/{projectId}/events`

Subscribe to project Server-Sent Events. Returns a streaming response for incremental updates.

## Path parameters

- `projectId` string, required

## Query parameters

- `since` string, date-time
- `after` string

## Response `200`

SSE stream

---

[API](https://skmtc.dev/ibuildthecloud/apis/discobot-server-api.md) · [All operations](https://skmtc.dev/ibuildthecloud/apis/discobot-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ibuildthecloud/discobot-server-api/revisions/4de3fcd6be56/schema)
