Gets the routes on the node
get/routes
Response
The node's prefix-usernames pairs for the routes
Routes required
Example response
{
"example.op1.alice": "alice",
"example.op1": "op1"
}The node's prefix-usernames pairs for the routes
{
"example.op1.alice": "alice",
"example.op1": "op1"
}