Events

Subscribe to project Server-Sent Events

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

get/api/projects/{projectId}/events

Path parameters

projectIdstring required

Project identifier used to scope the request.

Query parameters

sincestring date-time

Only include events after this timestamp when supported.

afterstring

Event cursor used to resume after a previously observed event.

Response

SSE stream

Changes