Returns detailed health information including database connectivity, version info, and system status. This endpoint is used by monitoring systems and load balancers. Returns 503 if critical systems (database, GitHub, Salesforce) are unhealthy.
Responses
200
All critical systems are healthy
503
One or more critical systems are unhealthy
get
/sfp/api
No content
Get an echo test
get
Simple ping endpoint that returns a static "pong" response. Useful for basic connectivity testing and latency measurements.