teams-devices_last_seen

When the device last connected to Cloudflare services.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-teams-devices-last-seen-schema.json Raw ↑
{
  "$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"
}