incident.io icon

incident.io

Incident management and response platform for alerts, alert routes, catalog types, custom fields, and incident workflows.

Useful for on-call teams that configure alert sources and routes, build catalogs of services and components, and add custom fields for incident triage.

Example Use Cases

These are the incident.io actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.

Create Incident V2

Tool to create a new incident in incident.io using the V2 API. Use when you need to report and track an operational issue or outage. Requires at minimum an idempotency_key and visibility setting. Optionally specify severity, incident type, custom fields, role assignments, and other attributes.

Edit Incident V2

Tool to edit an existing incident in incident.io. Use when you need to update incident details like name, summary, severity, status, custom fields, or role assignments.

Get Incident by ID (V2)

Tool to retrieve a specific incident by ID using V2 API. Use when you need detailed information about an incident including duration metrics, timestamps, and workload data.

List Alert Sources V2

Tool to list all configured alert sources in incident.io. Use when you need to retrieve alert sources that send alerts to incident.io for routing.

List Alerts V2

Tool to list alerts from incident.io. Use when you need to retrieve alerts for the organisation with pagination support.

List Catalog Entries V3

Tool to list entries from a catalog type in incident.io. Use when you need to retrieve catalog entries for a specific catalog type with pagination and filtering support.

List Catalog Types V3

Tool to retrieve all catalog types configured for an organization using V3 API. Use when you need to list available catalog types or understand the catalog schema structure. This includes both synced types backed by external resources and custom catalog types.

List Incident Roles V2

Tool to list all incident roles for an organization using V2 API. Use when you need to retrieve available incident roles and their configurations.

List Incidents V2

Tool to list incidents from incident.io using the V2 API. Use when you need to retrieve incidents with advanced filtering by status, severity, type, timestamps, and pagination support.

List Schedules V2

Tool to list schedules from incident.io. Use when you need to retrieve on-call schedules with pagination support.