Get block attestationsAsk AIget deprecatedhttps://{network-ethereum}.gateway.tatum.io/eth/v1/beacon/blocks/{block_id}/attestationsRetrieves attestation included in requested block.Path Paramsblock_idstringrequiredBlock identifier. Can be one of: "head" (canonical head in node's view), "genesis", "finalized", <slot>, <hex encoded blockRoot with 0x prefix>.Responses 200Success 400The block ID supplied could not be parsed 404Block not found 500Beacon node internal error.Updated 5 months ago