AI Chat
Send AI chat message
Send a message to the AI assistant and receive a synchronous reply. Optionally bind the conversation to an incident or alert for context-aware responses. Requires ai.chat:write OAuth scope or an API key.
POST
Send AI chat message
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Message to send to the AI assistant
Resume an existing session
Bind session to an incident for context (mutually exclusive with alert_id)
Bind session to an alert for context (mutually exclusive with incident_id)
Send AI chat message