Skip to content

Devices summary

Example data

{
  "data": {
    "type": "venue-devices-summary",
    "id": "22222222-2222-2222-2222-222222222222",
    "attributes": {
      "detected": 18,
      "unique-detected": 2,
      "unique-authenticated": 0,
      "authenticated": 0
    }
  },
  "jsonapi": {
    "version": "1.0"
  }
}

Attributes

Name Description
detected Sum of devices that started the login process (opened the login page)
unique-detected Sum of unique devices that started the login process (opened the login page)
unique-authenticated Sum of unique devices that finished the login process
authenticated Sum of devices that finished the login process