v1
latestOpenAPI 3.0.02026-07-17120114186.8 KBbus
Get host details
Returns detailed information about a specific host
get/bus/host/{hostkey}
Path parameters
hostkeystring required
A ed25519 public key
Public key of the host
Response
Host details
Example response
{
"siamuxAddr": "foo.bar:1234",
"v2SiamuxAddresses": [
"foo.bar:5678"
]
}