Skip to main content
Use the Incidents API for operational workflows around alerts, monitors, service ownership, and incident response. Incident routing is project-scoped: the organization owns members, each project represents a service boundary, and service ownership maps operational services to owner teams inside that project. Incident IDs returned by this API are project-scoped display IDs such as inc_1, inc_2, and inc_3. Use those values in {incident_id} paths. Existing UUID incident links remain accepted for compatibility.

Incident operations

Service ownership operations

State changes, deletions, and ownership writes are confirmation-required. Link replacement is a full replacement; pass every link set that should remain. Use owner teams for human routing and services for the technical component or app that triggered the incident.

CLI and MCP

Use squasher incidents ... for terminal workflows. In MCP Code Mode, call search("incidents") and inspect the operation schema before executing. Hosted MCP may require approval for ack, resolve, delete, and write operations.

Agent handoff

Related: Status monitoring, Alerts.