Devices
Get Device
Retrieve a single device by short_id or hardware_id.
GET
Returns a single device. The
id path parameter accepts either short_id or hardware_id.
Path parameters
string
required
Device identifier — either
short_id or hardware_id.Response
Returns a device object with the same shape as items in the List Devices response.string
required
Short, human-friendly device identifier.
string
required
Hardware identifier.
string
required
Device type.
string
Display name.
object
required
Latest telemetry attributes.
boolean
Whether the device is currently connected.
string
required
ISO 8601 creation timestamp.
string
required
ISO 8601 last update timestamp.