Skip to main content
GET
List your VMs

Authorizations

Authorization
string
header
required

Send your API token (Dashboard → Settings → API Token) as Authorization: Bearer <token>.

Response

200 - application/json

List of VMs

vm
object

Fields shared by every resource type (App, DatabaseService, VM).

project_info
object

Time-series resource usage, one point per sampled step over the requested window.

status
enum<string>
Available options:
not_found,
pending,
running,
stopped