Get the Protocol Rewards Processing Health

Network

string

required

Defaults to mainnet

The network to look up against

Response Codes

``200 OK

``400 Bad Request

``422 Validation Error


API Request Example

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

Choose an example:

application/json

Response Codes

200400``422