Command Palette
Search for a command to run

Get a machine

Retrieve details for a single machine

GET
/auth/v1/seed/{namespace}/dev/{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`).