RaisFastRaisFast

Health

Health Check

GET
/api/v1/health

Response Body

curl -X GET "https://example.com/api/v1/health"
Empty
GET
/api/v1/healthz

Response Body

curl -X GET "https://example.com/api/v1/healthz"
Empty
GET
/api/v1/readyz

Response Body

curl -X GET "https://example.com/api/v1/readyz"
Empty