Keep home page
Search or ask...
keephq/keep
Platform
keephq/keep
Search...
Navigation
incidents
Merge Incidents
Overview
Introduction
Playground
Use Cases
Key Concepts
Alerts
Overview
Alert Table
Action Menu
Alert Sidebar
Customized Presets
Incidents
Overview
AIOps
Correlation
Deduplication
Extraction
Mapping
Service Topology
Maintenance Windows
Workflows
Workflow Automation
Overview
Syntax
Examples
Providers
Overview
Adding a New Provider
Supported Providers
Deployment
Configuration
Monitoring
Authentication
Provision
Secret Store
Deploy On
Specifications
Development
Getting started
Keep with an external URL
Keep API
providers
actions
healthcheck
topology
alerts
deduplications
maintenance
incidents
POST
Change Incident Status
POST
Create Incident
GET
Get All Incidents
GET
Get Incident
PUT
Update Incident
DEL
Delete Incident
POST
Confirm Incident
GET
Get Incident Alerts
POST
Add Alerts To Incident
DEL
Delete Alerts From Incident
POST
Confirm Incident
POST
Add Comment
GET
Get Future Incidents For An Incident
GET
Get Incident Workflows
GET
Get Incidents Meta
POST
Merge Incidents
POST
Commit With Ai
POST
Create Incident
POST
Create With Ai
POST
Receive Event
settings
workflows
whoami
pusher
status
rules
preset
enrichment
auth
metrics
users
groups
mappings
dashboard
tags
Keep CLI
Overview
Installation
Sync Keep Workflows With Github Action
Commands
incidents
Merge Incidents
Merge incidents
POST
/
incidents
/
merge
Send
Authorization
X-API-KEY
string
*
X-API-KEY
Required
string
Body
object
*
source_incident_ids
array
*
source_incident_ids
Required
array
destination_incident_id
string
*
destination_incident_id
Required
string
Authorizations
API Key
HTTPBasic
OAuth2PasswordBearer
​
X-API-KEY
string
header
required
Body
application/json
​
source_incident_ids
string[]
required
​
destination_incident_id
string
required
Response
200 - application/json
​
merged_incident_ids
string[]
required
​
skipped_incident_ids
string[]
required
​
failed_incident_ids
string[]
required
​
destination_incident_id
string
required
​
message
string
required
Get Incidents Meta
Commit With Ai