Skip to main content
GET
Tail chat-session events (SSE)

Authorizations

Authorization
string
header
required

Authorization: Bearer <token> where <token> is either a neo_sk_<env>_<secret> API key (service account) or a Microsoft Entra ID access token (dashboard user).

Path Parameters

session_id
string
required

Query Parameters

since
string

Stream-event id to resume from.

for_message
string

user_message_id to pin the tail to — only the turn answering this message is streamed; sibling turns are skipped.

Response

Success.

data
any
required

Operation-specific payload.

meta
object
required