v13

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

Retrieve a machine secret key

Returns the secret key for a machine.

get/machines/{machine_id}/secret_key

Path parameters

machine_idstring required

The ID of the machine to retrieve the secret key for

Response

Success

object'machine_secret_key' required

String representing the object's type.

secretstring required

The secret key for the machine.