{
"success": true,
"data": {
"incident": {
"id": "990e8400-e29b-41d4-a716-446655440050",
"status_page_id": "550e8400-e29b-41d4-a716-446655440000",
"title": "API Service Degradation",
"message": "We are experiencing elevated response times on our API servers",
"severity": "major",
"status": "resolved",
"affected_monitor_ids": [
"770e8400-e29b-41d4-a716-446655440010",
"770e8400-e29b-41d4-a716-446655440011"
],
"created_at": "2024-12-26T11:00:00Z",
"updated_at": "2024-12-26T13:30:00Z",
"resolved_at": "2024-12-26T13:30:00Z",
"affected_monitors": [
{
"id": "770e8400-e29b-41d4-a716-446655440010",
"name": "API Server - US East",
"type": "http",
"status": "up"
},
{
"id": "770e8400-e29b-41d4-a716-446655440011",
"name": "API Server - EU West",
"type": "http",
"status": "up"
}
],
"updates": [
{
"id": "aa0e8400-e29b-41d4-a716-446655440100",
"incident_id": "990e8400-e29b-41d4-a716-446655440050",
"message": "Service fully restored. All API endpoints responding normally.",
"status": "resolved",
"created_at": "2024-12-26T13:30:00Z",
"created_by": "system"
},
{
"id": "aa0e8400-e29b-41d4-a716-446655440101",
"incident_id": "990e8400-e29b-41d4-a716-446655440050",
"message": "We have identified the issue - a misconfigured load balancer was causing routing delays. We are implementing the fix now.",
"status": "identified",
"created_at": "2024-12-26T12:15:00Z",
"created_by": "user"
},
{
"id": "aa0e8400-e29b-41d4-a716-446655440102",
"incident_id": "990e8400-e29b-41d4-a716-446655440050",
"message": "We are investigating elevated response times on our API servers. Thank you for your patience.",
"status": "investigating",
"created_at": "2024-12-26T11:00:00Z",
"created_by": "user"
}
]
}
}
}