Skip to main content
GET
Get Node Details

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

node_uuid
string
required

Response

Successful Response

Node information.

uuid
string
required
name
string
required
address
string
required
is_connected
boolean
required
is_disabled
boolean
required
is_node_online
boolean
required
is_xray_running
boolean
required
country_code
string | null
users_online
integer | null
traffic_used_bytes
integer | null
traffic_limit_bytes
integer | null
last_status_change
string<date-time> | null
last_status_message
string | null
xray_uptime
string | null
is_traffic_tracking_active
boolean
default:false
traffic_reset_day
integer | null
notify_percent
integer | null
consumption_multiplier
number
default:1
cpu_count
integer | null
cpu_model
string | null
total_ram
string | null
created_at
string<date-time> | null
updated_at
string<date-time> | null
provider_uuid
string | null