The most recent content from our members.
Hallo, I use a connection manager (e.g. "mRemoteNG", "Royal TSX", "Remote Desktop Manager") and manage all of my Remote Connection using that software. Please make it possible for third party developers to integrate TeamViewer via API or SDK. That would make your business customers like me very happy because I could use…
As the title says, when I try to use the API /devices endpoint with "parameters.name" set to a specific device name, it returns all the devices and not only the one I'm looking for. Screenshots attached:
Currently I am following this guide to create a custom host manually on a business license: However, I would like to automate this process but I couldn't find anything on custom modules in the API spec here: Does anyone if there is an API endpoint exposed to create custom hosts?
I'm trying to get data from this endpoint - https://webapi.teamviewer.com/api/v1/docs/index#!/Connections32Management/Connections_Get this is part of the schema that is supposed to return information: { "id": "00000000-0000-0000-0000-000000000000", "userid": "string", "username": "string", "deviceid": "string",…
Hi TeamViewer, As per the previous two threads on this issue, can you please urgently advise why the Reports/Connections API endpoint suddenly does not return "devicename", "groupname", or "notes" for session data? This has been confirmed by other users and is easy to reproduce. This is affecting our basic reporting /…
Hello, I am integrating TeamViewer logs into Splunk via the TeamViewer API. However, in my infrastructure, I cannot configure the firewall with a domain name; I need to use IP addresses or IP ranges. Could you please provide the specific IP ranges that I need to whitelist in order to establish the connection with the…
Hi all, I can't find in the documentation any details about an API to move a device to a different group (unmanaged). Can anybody help me? Is this even possible?
Hi, I'm using the API to pull a list of devices from various groups. When I run the following the command I'm getting a partial list of my devices: Invoke-RestMethod -Uri "https://webapi.teamviewer.com/api/v1/managed/groups/{id}/devices" -Method Get -Headers @{authorization = "Bearer $apikey"} The result is returning a…
Hi TeamViewer Community, We've recently enrolled TeamViewer and integrated our clients as managed devices in TeamViewer Tensor. We would like to use a PowerShell script to monitor the usage of the managed devices' licenses. While it's fairly easy to get the total number of managed devices, we're struggling a bit to get the…
Hello, I am using the end point GET /api/v1/devices and need to call this end point several times per 24 hours. My first question is how do you calculate the 24 hours? if I first call the api 8 am then the api rate limit reset next day 8 am? or It will reset the next day after midnight 12:00? My second question is, is it…
It looks like you're new here. Sign in or register to get started.