Device

Explore what information is available for devices.

This type represents the different kinds of devices that can be used to access an application, from desktops and smartphones to bots.

Properties

These are the available properties:

name

The name of the device. For example, "iPhone 11 Pro" or "MacBook Pro".

vendor

The vendor or manufacturer of the device. For example, "Apple" or "Samsung".

os

The operating system of the device. For example, "macOS", "iOS", or "Android".

category

The category of the device. For example, "desktop" or "mobile".

Device category

These are the possible values and what they represent:

CategoryDescription
desktopA desktop computer.
tabletA tablet device.
mobileA mobile phone.
botBots or crawlers.
otherAny other device.
unknownAn unknown device.