Issue SSE stream ticket
conversations
Issue SSE stream ticket
Exchange the API key for a short-lived (~60s), single-use ticket, then open the live message stream at GET .../messages/stream?ticket=<ticket>. Required because EventSource cannot send Authorization headers. The ticket is bound to this agent + conversation and consumed on first use. Requires the conversations:read scope.
POST
Issue SSE stream ticket