Health 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"
}