/eth/v1/node/health

Get health check

Returns node health status in http status codes. Useful for load balancers.

Parameters

No Parameters

Result

Returns the node's health info

Example

Request

curl <your-endpoint>/eth/v1/node/health

Return

On success

<empty> with HTTP code 200