Basic health check
Health
Health
Basic health check for the indexer service.
Basic health check
Headers
Response format selector. Set to application/x-protobuf for Protobuf
encoding; any other value (or absent) returns JSON.
Available options:
application/json, application/x-protobuf Response
Service is accepting connections.
Minimal health indicator returned by GET /health.
Always "ok" when the HTTP server is accepting connections.
Example:
"ok"