All endpoints return the following response headers:
- X-Id — The node’s public key identifier
- X-Session-Token — The current cluster session token
- Request-Signature — Cryptographic signature of the response for verification
GET /cluster/info
Returns the list of all peers currently known to this DAG L1 node, along with their state and connection details.200 OK
Returns an array of Peer objects.
Array of peer objects
