Command Palette
Search for a command to run

Get a machine

Retrieve details for a single machine

GET
/{namespace}/machine/{name}

Path parameters


namespace
type: string
required
The namespace (user or organization) the machine belongs to.
name
type: string
required
The machine name (e.g., `dev-training`).

Previous Delete a machine

Next Get machine analytics