curl --request GET \
--url https://use.hoop.dev/api/sessions/{session_id}/stream"<string>"Streams audit events for a machine session in real-time via SSE. Each event is published as it is appended to the WAL. No catch-up is sent for events that occurred before the subscription.
curl --request GET \
--url https://use.hoop.dev/api/sessions/{session_id}/stream"<string>"Documentation Index
Fetch the complete documentation index at: https://mintlify.hoop.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
The session ID
OK
The response is of type string.
Was this page helpful?