cURL
curl --request GET \ --url https://api.example.com/v1/debug/topology
{ "topology": {} }
GetTopology is called by the user to get the topology of the node. The topology includes connectivity information about the node.
A successful response.
Topology of the node.