Get session events
Cursor-poll the session event log. Returns events with cursor > since
in order; poll again with since=next_cursor. Polling is the universal
fallback; an SSE stream (GET …/events/stream) and signed webhook push
(POST …/channels) project the same log.
Authentication
AuthorizationBearer
LoreOS API key, sent as Authorization: Bearer <key>.
Path parameters
session_id
Query parameters
since
limit
Response
Successful Response
Errors
422
Unprocessable Entity Error