Health

Get comprehensive health check status

get

Returns detailed health information including database connectivity, version info, and system status. This endpoint is used by monitoring systems and load balancers.

Responses
200Success
get
GET /sfp/api HTTP/1.1
Host: 
Accept: */*
200Success

No content

Get an echo test

get

Simple ping endpoint that returns a static "pong" response. Useful for basic connectivity testing and latency measurements.

Responses
200Success
get
GET /sfp/api/ping HTTP/1.1
Host: 
Accept: */*
200Success

No content

Last updated

Was this helpful?