v1
latestSwagger 2.02026-07-1798126172.4 KBService
Information about service
ServiceGet provides info for requested service on the node.
get/services/:id
Response
Service detailed information
Example response
{
"id": "6ba7b810-9dad-11d1-80b4-00c04fd430c8",
"options": "{\"port\": 1123, \"protocol\": \"udp\"}",
"proposal": {
"location": {
"asn": 1,
"city": "Amsterdam",
"continent": "EU",
"country": "NL",
"ip_type": "residential",
"isp": "Telia Lietuva, AB"
},
"provider_id": "0x0000000000000000000000000000000000000001",
"service_type": "openvpn"
},
"provider_id": "0x0000000000000000000000000000000000000002",
"status": "Running",
"type": "openvpn"
}