When the device last connected to Cloudflare services.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/teams-devices_last_seen", "title": "teams-devices_last_seen", "description": "When the device last connected to Cloudflare services.", "example": "2017-06-14T00:00:00Z", "format": "date-time", "type": "string" }