GetBeaconStatesValidatorsByStateIdAndValidatorId

Get validator from state by id. Returns validator specified by state and id or public key along with status and balance.

Path Params
string
required
Defaults to public
.custom-style { color: #048FF4; }

For higher throughput, please create your own API key.

string
required

State identifier. Can be one of: "head" (canonical head in node's view), "genesis", "finalized", "justified", <slot>, <hex encoded stateRoot with 0x prefix>.

string
required

Either hex encoded public key (any bytes48 with 0x prefix) or validator index

Response

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json