/eth/v1/beacon/states/{state_id}/committees
Get all committees for a state
Last updated
Was this helpful?
Get all committees for a state
Last updated
Was this helpful?
Retrieves the committees for the given state.
/eth/v1/beacon/states/{state_id}/committees
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 committees for the given epoch. If not present then the committees for the epoch of the state will be obtained.
Restrict returned values to those matching the supplied committee index.
Restrict returned values to those matching the supplied slot.