Skip to main content
GET
Server-sent events for a chat edit

Query Parameters

streamId
string

From POST /chat/start.

afterSeq
string

Last event sequence number the client saw. Its presence is what makes the request a reconnect.

session
string

Legacy direct mode only.

slug
string

Legacy direct mode only.

message
string

Legacy direct mode only.

accessToken
string

Access token, for clients that cannot set x-access-token.

Response

An SSE stream of pipeline events.