megachangelog
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 connectedToControl flag, which indicates whether the device has recently connected to the Tailscale control server.
  • Changed: The lastSeen field is included only when connectedToControl is false.
apidevicesschema

Source: original entry ↗