Fetch Device
This endpoint returns the Device specified by ID in the URL path.
Path parameters
deviceId
Headers
Impilo-API-Key
Response
OK
currentPatient
The patient currently in possession of this device. Null if this device is not currently with a patient.
currentStatus
The current status of this device.
deviceEvents
An array of the device events for this device.
deviceIdentifiers
An array of the device identifiers for this device.
disabledReadings
True if readings from this device are disabled, false otherwise. If true, Impilo will not save or process readings from this device. Webhooks and alerts will not be triggered for readings taken on this device.
externalIdentifier
The external identifier for this device.
id
Unique identifier for the device, managed by Impilo.
item
The manufacturer for this item.
lastHealthCheck
Timestamp for the last time Impilo received a signal from this device.
site
The site to which this device is assigned.
used
True if this device is used, false otherwise.