Skip to main content
GET
List VMs

Authorizations

Authorization
string
header
required

Use a JWT access token or API key (prefixed with nv_)

Query Parameters

include_destroyed
boolean
default:false

Include destroyed VMs in the response

Response

200 - application/json

List of VMs

id
string<uuid>
vmid
integer
user_id
integer
node
string
instance_label
string | null
gpu_type
string
gpu_count
integer
storage_gb
integer
ram_gb
integer
cpu_cores
integer
ip_address
string | null
status
enum<string>
Available options:
creating,
starting,
running,
stopping,
stopped,
interrupted,
destroyed,
failed,
offline
created_at
string<date-time>
started_at
string<date-time> | null
stopped_at
string<date-time> | null
rental_type
enum<string>
Available options:
on_demand,
reserved,
interruptible
reservation_id
string | null
auto_restart
boolean | null
hourly_rate
number | null
gpu_hourly_rate
number | null
storage_hourly_rate
number | null
cpu_percent
number
ram_percent
number
cpu_model
string | null
pcie_gen
string | null