Returns a deduplicated list of sync committee periods during which one or more of your selected validators were assigned sync committee duties.
Use this endpoint to quickly identify all relevant periods for your validator set, making it easier to explore sync committee participation and related activity.
You can combine this endpoint with:
or use it alongside reward and performance endpoints for deeper analysis, depending on your needs.
Results can be filtered by a time range.
Note: This endpoint supports only finalized data at this time.
Free selectors available to all users:
Premium selectors for Scale & Enterprise plans (https://beaconcha.in/pricing):
sub_entity for more specific filtering. Matching is case-insensitive.Note: The set of validators matched by deposit_address and withdrawal selectors is updated once per epoch (~6.4 minutes). Newly deposited validators may take up to one epoch to appear in query results.
Note: The set of validators matched by entity selector is updated once per day.
The Ethereum chain to query.
mainnet, hoodi Cursor value for pagination. See our pagination guide for more details.
The number of items to return per page.
1 <= x <= 10Specify a time range using either Unix timestamps or epoch numbers. If left null, the API will query the entire available history of the selected validators.