AI SRE
Stream a read-only Copilot conversation
Authorization
bearerAuth AuthorizationBearer <token>
Project-scoped CLI token (sck_live_* or sck_test_*) for documented API operations that accept bearer authentication. Interactive browser operations may require a session cookie. Trigger keys (sck_trigger_* / legacy job_*) are accepted only by job trigger endpoints.
In: header
Request Body
application/json
message*string
Length
1 <= length <= 4000incidentId?|
Format
uuidconversationId?|
Format
uuiduseLiveConnectorTools?boolean
Default
falseResponse Body
curl -X POST "https://demo.supercheck.dev/api/sre/chat" \ -H "Content-Type: application/json" \ -d '{ "message": "string" }'Empty
Empty