LogMeIn
communityEnterprise remote access and remote support software company offering GoTo products for remote work, IT support, and online meetings for business customers.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/v1/computersList managed remote computers
Parameters
groupstringoptionalfilteronline|offline (stringoptionalReturns
computers[] with id, name, os, status, last_online, ip, descriptionPOST
/api/v1/sessionsInitiate remote access session
Parameters
computer_idstringrequiredsession_typeremote-control|file-transfer (stringoptionalReturns
session with id, url, token, expires_atPOST
/api/v1/computers/{id}/commandsRun remote command on managed computer
Parameters
commandshell command (stringrequiredtimeoutintegeroptionalReturns
result with command, stdout, stderr, exit_code, timestamp