Skip to main content

getNodeHealth Query

Loading...

Updated on
Oct 16, 2024

getNodeHealth Query

Parameters

This method does not accept any parameters

Returns

data
object
Loading...
health
boolean
Loading...
Request
1
curl --location 'https://docs-demo.fuel-mainnet.quiknode.pro/v1/graphql' \
2
--header 'Accept: application/json' \
3
--header 'Content-Type: application/json' \
4
--data '{
5
"query": "{ health }"
6
}'
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free