Skip to main content
POST
Stream AI chat response (SSE)

Authorizations

Authorization
string
header
required

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

Query Parameters

message
string
required

Message to send

session_id
string<uuid>

Resume an existing session

incident_id
string<uuid>

Bind session to an incident (mutually exclusive with alert_id)

alert_id
string<uuid>

Bind session to an alert (mutually exclusive with incident_id)

Response

SSE event stream