Skip to main content
GET
List VM network interfaces
Updated May 8, 2026

Authorizations

X-API-Key
string
header
required

API key for authentication. Each key is bound to a specific account.

Path Parameters

id
string<uuid>
required

VM ID (UUID)

Query Parameters

type
enum<string>

Filter to one interface type. Omit to return all.

Available options:
public,
vpc,
ipv6

Response

List of network interfaces

success
boolean
data
object[]
Last modified on May 8, 2026