Fetch Device

This endpoint returns the Device specified by ID in the URL path.

Path parameters

deviceIdlongRequired

Headers

Impilo-API-KeystringRequired

Response

OK

currentPatientobjectOptional

The patient currently in possession of this device. Null if this device is not currently with a patient.

currentStatusstringOptional

The current status of this device.

deviceEventslist of objectsOptional

An array of the device events for this device.

deviceIdentifierslist of objectsOptional

An array of the device identifiers for this device.

disabledReadingsbooleanOptional

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.

externalIdentifierstringOptional

The external identifier for this device.

idlongOptional

Unique identifier for the device, managed by Impilo.

itemobjectOptional

The manufacturer for this item.

lastHealthCheckstringOptional

Timestamp for the last time Impilo received a signal from this device.

siteobjectOptional

The site to which this device is assigned.

usedbooleanOptional

True if this device is used, false otherwise.