GET /v1/teamviewer/devices
GET/v1/teamviewer/devices
List all TeamViewer devices for this tenant
Beispiel
curl -X GET https://api.codemeta-os.de/v1/teamviewer/devices \
-H "X-Tenant-Id: $TENANT" \
-b cookies.txtconst result = await cm.teamviewer.list();Antwortcodes
| HTTP | Bedeutung |
|---|---|
200 |
Default Response |