v1
latestOpenAPI 3.1.02026-07-2616459400.5 KBEngine — Health
Health check
Returns server health status. Use for load-balancer health checks.
get/health
Response
Server is healthy.
Example response
{
"status": "ok"
}Returns server health status. Use for load-balancer health checks.
Server is healthy.
{
"status": "ok"
}