v1
latestOpenAPI 3.0.02026-07-24102143224.1 KBHealth
Health check
Returns the health status of the application and its dependencies (Valkey/Redis and Kafka)
get/health
Response
Health status retrieved successfully
Example response
{
"status": "ok"
}