Epoch
Get epoch attester duties
Returns the attester committees for every slot in the specified epoch. Committee members are global validator indices in committee order.
get/v1/epoch/{epoch}/duties
Path parameters
epochinteger required
Epoch number
Query parameters
dependent_rootstring
Resolve duties on the fork with this committee-shuffling dependent root (0x-prefixed hex)
block_rootstring
Resolve duties on the fork that this block root sits on (0x-prefixed hex)
Response
OK