v1

latestOpenAPI 3.0.42026-07-2233241175.9 KB
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/api/v2/ethereum/sync-committee/validators

Request body

chain'mainnet' | 'hoodi' required

The Ethereum chain to query.

cursorstring

Cursor value for pagination. See our pagination guide for more details.

page_sizeinteger

The number of items to return per page.

Response

Successful response.