System
GET /api/v1/health
GET
/api/v1/healthReturns a fixed payload as soon as the HTTP server can serve requests. It touches no database, RPC or indexer, so a 200 means the process is up, not that its dependencies are healthy.
/api/v1/healthReturns a fixed payload as soon as the HTTP server can serve requests. It touches no database, RPC or indexer, so a 200 means the process is up, not that its dependencies are healthy.