{
"success": true,
"data": {
"updates": [
{
"id": "aa0e8400-e29b-41d4-a716-446655440060",
"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": "user"
},
{
"id": "aa0e8400-e29b-41d4-a716-446655440061",
"incident_id": "990e8400-e29b-41d4-a716-446655440050",
"message": "Fix has been deployed to production. Monitoring for stability.",
"status": "monitoring",
"created_at": "2024-12-26T12:45:00Z",
"created_by": "user"
},
{
"id": "aa0e8400-e29b-41d4-a716-446655440062",
"incident_id": "990e8400-e29b-41d4-a716-446655440050",
"message": "Root cause identified: misconfigured load balancer. Deploying fix.",
"status": "identified",
"created_at": "2024-12-26T12:15:00Z",
"created_by": "user"
},
{
"id": "aa0e8400-e29b-41d4-a716-446655440063",
"incident_id": "990e8400-e29b-41d4-a716-446655440050",
"message": "We are investigating elevated response times. Thank you for your patience.",
"status": "investigating",
"created_at": "2024-12-26T11:00:00Z",
"created_by": "user"
}
],
"pagination": {
"page": 1,
"pageSize": 20,
"total": 4,
"totalPages": 1,
"hasNext": false,
"hasPrevious": false
}
}
}