Skip to content

Retrieving devices

Jonas Enlund edited this page Aug 22, 2014 · 2 revisions
Endpoint Description
/devices Retrieves a list of all devices
/devices/<id> Retrieves device by id

A device contains the following data:

Field Description Type
devices.deviceGroupName String
devices.phoneNumber The phone number of this device String
devices.deviceIdentifier String
devices.lastPositionDate Unix Timestamp
devices.deviceGroup
devices.lastKnownLat Number
devices.lastKnownLon Number
devices.lastKnownAccuracy Integer
devices.esn
devices.gallatinSoftwareManifest String
devices.keyId The id of this device Integer
Clone this wiki locally