Retrieve Node by address
Retrieve Node details by its address.
GET
/
nta
/nodes
/{address}
Path Parameters
address
Requiredstring
The address of the Node to retrieve.
A successful response containing detailed information about the specified node.