Connect to event stream
Open a persistent SSE connection to receive events for a session.text/event-stream. See Streaming for event types.
Send message
| Field | Type | Description |
|---|---|---|
message | string | User message |
session_id | string | Target session |
images | array | Optional base64 image attachments |
skip_approvals | boolean | Auto-approve all tool calls for this run |