Opens a Server-Sent Events stream of real-time platform events. Sends : connected on open, replays recent buffered events, then streams live events as data: {json}. A keepalive comment is sent every 30 seconds. Requires read scope.
curl --request GET \
--url https://api.svantic.com/telemetry/stream_events"data: {\"category\":\"agent.heartbeat\",\"tenant_id\":\"ten_01\"}"Documentation Index
Fetch the complete documentation index at: https://docs.svantic.com/llms.txt
Use this file to discover all available pages before exploring further.
curl --request GET \
--url https://api.svantic.com/telemetry/stream_events"data: {\"category\":\"agent.heartbeat\",\"tenant_id\":\"ten_01\"}"