Server-Sent Events stream
GET
Establishes a persistent Server-Sent Events connection for real-time updates.
Each event contains a JSON payload with a type field identifying the event category
and a payload object with event-specific data.
Common event types include task progress updates, sync status changes, and enrichment completion notifications.
Responses
- 200
SSE stream