v3

latestOpenAPI 3.1.02026-08-0797185285.8 KB

Get Sensor

Gets sensor by ID.

get/sensors/{id}

Path parameters

idstring required
Example:sns_1GJ82BEMB1S0FBFV

Headers

x-client-secretstring required

A secret token identifying the client connecting to the API

Example:Syou3EZiO5vuMEgNyBeA8cjEMYOnQDwP

A secret token identifying the client connecting to the API

Response

Successful Response

idstring required
project_idstring required
referencestring required
unitsstring required
manufacturerstring nullable required
modelstring nullable required

Example response

{
  "id": "sns_1GJ82BEMB1S0FBFV"
}