Get the Protocol Rewards Processing Health
network
The network to look up against.
Defaults to mainnet
Responses
``200 OK
``400 Bad Request
``422 Validation Error
Example Request
curl --request GET \
--url https://svc.blockdaemon.com/reporting/staking/v2/polygon/mainnet/health \
--header 'X-API-Key: ••••' \
--header 'accept: application/json'
Example Responses
200
400
422
Updated 2 months ago