Get the Health of the Protocol Rewards Processing

Network

string
required

Defaults to mainnet
The network to look up against

Response Codes

200 OK

400 Bad Request

422 Validation Error


Example cURL Command:

curl --request GET \
     --url https://svc.blockdaemon.com/reporting/staking/v2/cosmos/mainnet/health \
     --header 'X-API-Key: ••••' \
     --header 'accept: application/json'

Accepted Media Type:

application/json