Skip to main content
Version: v41

device

Mobile device object

idstring

Device ID

Example: mobile-sha256-sdHe7CJqHwCY4WePe-BgYNGF8sd6fe8ier2Buemz4xM=
osstring
Example: iOS
namestring
Example: iPhone 6
activatedstring<date-time>
updatedstring<date-time>
lastUsedstring<date-time>
device
{
"id": "mobile-sha256-sdHe7CJqHwCY4WePe-BgYNGF8sd6fe8ier2Buemz4xM=",
"os": "iOS",
"name": "iPhone 6",
"activated": "2024-07-29T15:51:28.071Z",
"updated": "2024-07-29T15:51:28.071Z",
"lastUsed": "2024-07-29T15:51:28.071Z"
}