Get a Stream of Validator Statuses

Network

The network to look up against.

Accept

Generated from available response content types.

HTTP Status Codes

Example Request

curl --request POST \
     --url https://svc.blockdaemon.com/reporting/staking/v2/ethereum/mainnet/validator/status \
     --header 'X-API-Key: ••••' \
     --header 'accept: application/json' \
     --header 'content-type: application/json'

Response Types