v1
latestOpenAPI 3.1.02026-07-171921144.8 KBalert-submission
Alert Submission Health Check
Check the health status of the alert submission service
get/api/v1/alerts/health
Response
Service is healthy
Example response
{
"components": {
"entity_validator": "ok",
"event_bridge": "ok"
},
"service": "alert-submission",
"status": "healthy",
"timestamp": "2025-01-15T14:30:00Z"
}