# Ethereum eth/v1/node/peers/{peer_id} RPC method
Ethereum consensus layer Beacon Chain API call that returns the data about the given peer.
Parameters:
peer_id
— the ID of the peer.
Returns:
data
—object
with:peer_id
— the ID of the peer.enr
— the Ethereum node record data as provided in the networking specification (opens new window).
Example:
curl -X GET https://beacon-nd-123-456-789.p2pify.com/3c6e0b8a9c15224a8228b9a98ca1531d/eth/v1/node/peers/16Uiu2HAm8v9jeNdd4vderaWEXnTR1RptGEGUDYPGErcHws5TqdcE