Skip to main content
POST
Chat Sse

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
messages
ChatMessageIn · object[]
intent
string | null
domain_hint
string | null
enrichment_query
string | null
skills_enabled
string[] | null
card_state
Card State · object | null
page_context
Page Context · object | null
conversation_id
string | null

Response

Successful Response