Skip to main content
GET
Connect an Agent WebSocket

Authorizations

Authorization
string
header
required

Bearer token authentication. Include your API token in the Authorization header.

Format: Authorization: Bearer <your-token>

Query Parameters

observe
boolean
default:false

Read-only diagnostic event view. The ready frame includes observational:true. Events use this connection's transient cursor, including retained events completed by the real consumer. ACK and full_sync_complete frames are rejected. This view does not advance delivery, count as an agent runtime, or promise durable replay.

Response

WebSocket connection accepted