getHealth

Returns the current health of the node.

Path parameters

apiKeystringRequiredDefaults to docs-demo

Response

If the node is healthy, the result is "ok".
string
Result is 'ok' if healthy.
OR
map from strings to any
An error object if unhealthy.