getHealth
POST
/{apiKey}
Returns the current health of the node.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Responses
200
If the node is healthy, the result is "ok".
Result is 'ok' if healthy, or an error object if unhealthy.
Was this page helpful?