latestOpenAPI 3.0.42026-08-10194973.7 KB
da90547450a6
Devices
Data Range for Device. Each Datapoint in range will be counted towards your api usage limit.
Retrieves all datapoints within a specified timespan the device.
get/devices/{deviceId}/data-range
Path parameters
deviceIdinteger required
The device 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