Health
Returns detailed health information including database connectivity, version info, and system status. This endpoint is used by monitoring systems and load balancers.
Responses
200Success
No content
get
/sfp/apiGET /sfp/api HTTP/1.1
Host:
Accept: */*
200Success
No content
Simple health check endpoint that bypasses the global prefix. Returns the same comprehensive health status as the root endpoint. Commonly used by Kubernetes and other orchestration systems.
Responses
200Success
No content
get
/healthGET /health HTTP/1.1
Host:
Accept: */*
200Success
No content
Last updated