Hello all!
I am doing a big clean up on our TeamViewer devices. For exemple, I would like to remove all Offline devices for the last year. In order to do that, I use the API.
The problem is: a lot of devices do not have the property "last_seen" set, they just appear Offline. At first, I thought that was only for the very old devices, but after checking some of them I could identify 2 or 3 devices which where connected in the last 2 months (because I remember it, not due to any info on the device). So that means any Offline device without a "last_seen" property could be Offline for 1 month or 10 years!
Is there any way to get the property "last_seen" (or any similar one) on all devices in order to identify the devices being Offline for more than 1 year?
Thank you for your help.