incident.io
communityIncident management platform integrated with Slack for declaring, managing, and learning from incidents.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://api.incident.io/v2/incidentsList incidents
Parameters
statustriage|investigating|fixing|monitoring|closed (stringoptionalpage_sizeresults (integeroptionalReturns
incidents[] with id, name, status, severity, created_at, updated_at, summary, lead, slack_channel_namePOST
https://api.incident.io/v2/incidentsCreate incident
Parameters
nameincident name (stringrequiredsummarydescription (stringoptionalseverity_idseverity ID (stringrequiredReturns
incident with id, name, status, severity, slack_channel_name, permalinkGET
https://api.incident.io/v1/severitiesList severities
Returns
severities[] with id, name, description, rank