v1
latestOpenAPI 3.0.32026-07-1712913.3 KBHealth check
Returns service health status. Used for liveness/readiness probes.
get/health
Response
Service is healthy
Example response
{
"status": "ok",
"service": "tms-api"
}Returns service health status. Used for liveness/readiness probes.
Service is healthy
{
"status": "ok",
"service": "tms-api"
}