External DocumentationTo learn more, visit the Teramind documentation.
Actions
List Computers
Retrieve a list of all computers.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
[
{
"computer_id": 0,
"computer_uid": "",
"account_id": 0,
"name": "",
"fqdn": "",
"macs": [],
"deleted": 0,
"os": "",
"client": "",
"ip": "",
"client_mode": 0,
"pinged_at": "",
"sid": "",
"keep_recordings": 0,
"machine_type": 0,
"auto_enable_mon": 0,
"auto_clear_print_spool": false,
"uuid": 0,
"uninstall_pending": false,
"update_pending": false,
"is_monitored": false,
"is_deleted": false
}
]
Was this page helpful?