curl -X GET \
"curl https://mainnet.ethereum.validationcloud.io/v1/<YOUR_API_KEY_HERE>/eth/v1/beacon/states/head/sync_committees \
-H "Content-Type: application/json"
Get sync committees for a state
Retrieves the sync committees for the given state.
State identifier. Can be one of: "head" (canonical head in node's view), "genesis", "finalized", "justified", <slot>, <hex encoded stateRoot with 0x prefix>.
"head"
Fetch sync committees for the given epoch. If not present then the sync committees for the epoch of the state will be obtained.
"1"
""
Success
false
True if the response references an unverified execution payload. Optimistic information may be invalidated at a later time. If the field is not present, assume the False value.
"1"
all of the validator indices in the current sync committee
"1"
Subcommittee slices of the current sync committee