# Ethereum eth/v1/node/identity RPC method
Ethereum consensus layer Beacon Chain API call that returns the data about the node's network presence.
Parameters:
none
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/identity