latestOpenAPI 3.0.42026-08-10194973.7 KB
da90547450a6
Sensors
Data Range for Sensor. Each Datapoint in range will be counted towards your api usage limit.
Retrieves all datapoints within a specified timespan the sensor.
get/sensors/{sensorId}/data-range
Path parameters
sensorIdinteger required
The sensor identifier for which to retrieve data.
Query parameters
startstring date-time required
The beginning time of your data range in ISO 8601 format.
endstring date-time
The end time of your data range in ISO 8601 format. If not provided, API will use the current time.
Response
OK