Slot
Get slot attester committees
Returns the attester committees for the specified slot. Committee members are global validator indices in committee order.
get/v1/slot/{slot}/committees
Path parameters
slotinteger required
Slot number
Query parameters
committeestring
Comma-separated list of committee indices to filter by
dependent_rootstring
Resolve committees on the fork with this committee-shuffling dependent root (0x-prefixed hex)
block_rootstring
Resolve committees on the fork that this block root sits on (0x-prefixed hex)
Response
OK