AI SRE
Generate and stream an incident evidence brief
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
incidentId*string
Format
uuidResponse Body
curl -X POST "https://demo.supercheck.dev/api/sre/evidence-brief/stream" \ -H "Content-Type: application/json" \ -d '{ "incidentId": "c7a5d545-e8ac-4e92-ab32-6a98dfe2572c" }'Empty
Empty