On this page

latest contributor to this doc

Last Edit:

@smk762

Get Relay Mesh

API-v1get_relay_mesh

The get_relay_mesh method returns a list of peerIDs included in our local relay mesh.

ParameterTypeRequiredDescription
(none)-This method does not take any parameters.

ParameterTypeDescription
PeerIDsListPeerIDs within your local relay mesh

get_relay_mesh

POST
get_relay_mesh
{
  "userpass": "RPC_UserP@SSW0RD",
  "method": "get_relay_mesh"
}