/v2/beacon/blocks/{block_id}/attestations
Retrieves attestations included in the requested block.
Path parameters
block_id
Block identifier. Can be one of: head (canonical head in node’s view), genesis, finalized, <slot>, <hex encoded blockRoot with 0x prefix>.
Response
Attestations included in the block.
version
Schema version of the response.
execution_optimistic
Whether the execution payload is optimistic.
finalized
Whether the block is finalized.
data
List of attestations in this block.