Skip to main content

eth/v1/beacon/states/{state_id}/validators REST API Endpoint

Loading...

Updated on
Sep 30, 2025

eth/v1/beacon/states/{state_id}/validators REST API Endpoint

Path Parameters

state_id
string
Loading...

Query Parameters

id
string
Loading...
status
string
Loading...

Returns

execution_optimistic
boolean
Loading...
finalized
boolean
Loading...
data
array
Loading...
index
string
Loading...
balance
string
Loading...
status
string
Loading...
validator
object
Loading...
pubkey
string
Loading...
withdrawal_credentials
string
Loading...
effective_balance
string
Loading...
slashed
boolean
Loading...
activation_eligibility_epoch
string
Loading...
activation_epoch
string
Loading...
exit_epoch
string
Loading...
withdrawable_epoch
string
Loading...
Request
1
curl -X GET "https://docs-demo.bera-mainnet.quiknode.pro/eth/v1/beacon/states/head/validators" \
2
-H "Content-Type: application/json"
3
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free