Get full BeaconState object

Returns full BeaconState object for given stateId.
Depending on Accept header it can be returned either as json or as bytes serialized by SSZ

Log in to see full request history
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>.

Responses

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