Rootly
communityIncident management platform with automated workflows, postmortems, and Slack integration.
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.rootly.com/v1/incidentsList incidents
Parameters
page[size]results (integeroptionalfilter[status]started|mitigated|resolved (stringoptionalReturns
data[] with id, attributes.title, attributes.status, attributes.severity, attributes.started_at, attributes.resolved_at, attributes.summaryPOST
https://api.rootly.com/v1/incidentsCreate incident
Parameters
titletitle (stringrequiredsummarydescription (stringoptionalseveritysev0|sev1|sev2|sev3 (stringrequiredReturns
data with id, attributes.title, attributes.status, attributes.slack_channel_nameGET
https://api.rootly.com/v1/servicesList services
Parameters
page[size]results (integeroptionalReturns
data[] with id, attributes.name, attributes.description, attributes.owner, attributes.slack_channels[]