Fetch sensor data
Query time-series sensor readings for one or more parameters. Supports time range filtering, aggregation intervals, and multi-parameter selection across devices.
Authorizations
Body
Request body for querying sensor data. The union of all the parameters is resolved.
Array of parameter UUIDs
Array of device serial numbers
Array of legacy device IDs
-9007199254740991 <= x <= 9007199254740991Array of sensor UUIDs
Array of parameter paths to query specific data points
Start date in ISO 8601 format
"2024-01-01T00:00:00.000Z"
End date in ISO 8601 format
"2024-01-31T23:59:59.000Z"
Oldest first
"asc""asc"
Optional aggregation to apply to each parameter over a time interval
Ignore the parameter's display precision and return values without rounding
Include soft-deleted sensor data in results
Response
Successful response
Response body for querying sensor data