Validators
Sync Committee
Validators
Returns the validators in the sync committee for a particular sync period.
You can combine this endpoint with:
- Sync Committee Period Overview:
v2/ethereum/sync-committee
Response can be filtered to a specific set of validators by providing optional validator identifiers in the request body.
POST
Validators
Authorizations
Body
application/json
validator is optional in this request body
The Ethereum chain to query.
Available options:
mainnet, hoodi Specify a sync committee period using one of the following methods.
- Sync committee period number
- View: "latest", "next"
- Number
- View
Cursor value for pagination. See our pagination guide for more details.
The number of items to return per page.
Required range:
1 <= x <= 10validator is optional in this request body. If not provided, results will be unfiltered.
- Indices/Pubkeys
- Dashboard
- 💎 Deposit
- 💎 Withdrawal
- 💎 Entity

