Server-Sent Events endpoint. Supports Last-Event-ID header for resumption. Auth can be passed via token query parameter for EventSource compatibility.
API key from /api/v1/keys. Pass as Authorization: Bearer <key>.
Start timestamp or cursor (timestamp:id). Also accepts Last-Event-ID header.
End timestamp
Batch size per poll
1 <= x <= 200Bearer token (alternative to Authorization header for SSE clients)
Filter by run ID
Filter by agent ID
Filter by gateway ID
Filter by interface ID
Filter by resource type
Filter by resource ID
Comma-separated category filter
Comma-separated source filter
Comma-separated severity filter
SSE event stream
The response is of type string.