{
"success": true,
"data": {
"incidents": [
{
"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",
"updates_count": 3
},
{
"id": "881e8400-e29b-41d4-a716-446655440051",
"status_page_id": "550e8400-e29b-41d4-a716-446655440000",
"title": "Database Maintenance",
"message": "Scheduled maintenance window for database cluster upgrade",
"severity": "minor",
"status": "resolved",
"affected_monitor_ids": [
"770e8400-e29b-41d4-a716-446655440012"
],
"created_at": "2024-12-25T22:00:00Z",
"updated_at": "2024-12-25T23:00:00Z",
"resolved_at": "2024-12-25T23:00:00Z",
"updates_count": 1
}
],
"pagination": {
"page": 1,
"pageSize": 20,
"total": 42,
"totalPages": 3,
"hasNext": true,
"hasPrevious": false
}
}
}