v13

latestOpenAPI 3.0.3MITraw.githubusercontent.com2026-08-04237161688.6 KB
Machines

Retrieve a machine

Returns the details of a machine.

get/machines/{machine_id}

Path parameters

machine_idstring required

The ID of the machine to retrieve

Response

Success

object'machine' required
idstring required

Unique identifier for the machine.

namestring required

The name of the machine.

instance_idstring required

The ID of the instance this machine belongs to.

created_atinteger required

Unix timestamp of creation.

updated_atinteger required

Unix timestamp of last update.

default_token_ttlinteger

The default time-to-live (TTL) in seconds for tokens created by this machine.