PairedStatus

Zero Touch Paired Status. See the paired API.
{ "clientDeviceType": null, "creationDate": 1688420010841, "endpointId": "89d343c8i38ce35480d87abr", "firstName": "Joe", "heartbeatDate": 1688420310841, "lastName": "Bloggs", "username": "joe.bloggs@bluejeans.com" }

Properties

clientDeviceType

The client device type. Can be; "IOS_NATIVE", "IOS", "ANDROID", "MOBILE", "TABLET", "NORMAL", "UNKNOWN"

creationDate

When the pairing was created.

endpointId

The id of the Endpoint.

firstName

The first name of the user.

heartbeatDate

When the paired device was last heard from.

lastName

The last name of the user.

username

The username of the user.