{
"request_id": "string",
"error": {
"code": "InvalidParameter",
"message": "string"
},
"data": {
"account_id": 0,
"channel_id": 0,
"request_id": "string",
"integration_id": "string",
"event_id": "string",
"webhook_type": "string",
"event_type": "string",
"alert_id": "string",
"incident_id": "string",
"retry_count": 0,
"endpoint": "string",
"request_headers": "string",
"request_body": "string",
"duration": 0,
"status": "string",
"status_code": 0,
"error_message": "string",
"response_headers": "string",
"response_body": "string",
"is_circuit_breaker_active": true,
"created_at": 0,
"incident_title": "string",
"channel_name": "string"
}
}