cURL
curl --request GET \ --url https://api.truecold.io/sensor/:id \ --header 'x-api-key: <api-key>'
{ "device_id": "<string>", "name": "<string>", "type": "<string>", "status": "<string>", "last_reading_at": "2023-11-07T05:31:56Z" }
API key for authentication. Contact your administrator to get an API key.
Sensor ID
Successfully retrieved sensor
Sensor device identifier
Sensor name
Sensor type
Sensor status
Last reading timestamp