NGTS ConfigurationMachinesGet a machine detailsGet a machine details GET /v1/machines/:id Retrieves the details of the machine that matches the specified id. Request Responses200400404412Machine was found; details in the response body.Incomplete or malformed request.Machine not found.Incomplete or malformed request.