Rensei docs

Subscribe to the authenticated org's live session-event SSE stream.

Subscribe to the authenticated org's live session-event SSE stream. - Rensei REST API operation reference.

GET
/api/sessions/stream

Response Body

text/event-stream

application/json

curl -X GET "https://example.com/api/sessions/stream"
"string"
{
  "error": "Session not found"
}