GET /a/config/peers
List all detected peers (servers on which the app is running)
No Parameters
Response Example (200)
Response Type /definitions/restListPeersAddressesResponse
{
"PeerAddresses": [
"string"
]
}
List all detected peers (servers on which the app is running)
No Parameters
Response Type /definitions/restListPeersAddressesResponse
{
"PeerAddresses": [
"string"
]
}