Health
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"
}Returns the health status of the application and its dependencies (Valkey/Redis and Kafka)
Health status retrieved successfully
{
"status": "ok"
}