Improvement
Updated devices API
The Devices API Read and List endpoints now include a connectedToControl flag to indicate whether a device has recently connected to the Tailscale control server. The lastSeen field is now included only when connectedToControl is false.
- Changed: The Read and List endpoint responses in the Devices API include a
connectedToControlflag, which indicates whether the device has recently connected to the Tailscale control server. - Changed: The
lastSeenfield is included only whenconnectedToControlis false.
apidevicesschema
Source: original entry ↗