{ "short_id": "a1b2c3d4", "hardware_id": "ABC123", "device_type": "teebox", "name": " ", "attributes": { "lat": 37.7749, "long": -122.4194, "battery_voltage": 12.4, "lock_status": 0 }, "is_online": true, "created_at": "2025-12-01T00:00:00.000Z", "updated_at": "2025-12-17T10:30:00.000Z" }
Retrieve a single device by short_id or hardware_id.
id
short_id
hardware_id
403
404
bash curl -H "X-API-Key: YOUR_API_KEY" \ https://your-api-host/devices/ABC123