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

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

Responses

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