latestOpenAPI 3.0.3MITraw.githubusercontent.com2026-08-14249167721.0 KB

75df3a43fcb2

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.