Skip to main content
GET
Stream an assistant message

Authorizations

Authorization
string
header
required

API key authentication using Bearer token format: Bearer <basedash_api_key>

Headers

Last-Event-ID
string

The id of the last event received. On reconnect, streaming resumes after this event instead of restarting from a full snapshot.

Path Parameters

orgId
string
required

Organization ID

chatId
string
required

Chat ID

messageId
string
required

Assistant message ID

Response

SSE stream opened successfully

The response is of type string.