Reading historical data

This section explains how to read data points from the system's time-series database.

This is a convenience method to make historical queries fast. It can be used as an alternative to /query endpoint. Grouping and Aggregators are not supported through this interface. Maximum 1000 data points can be fetched at a time.

Api Key Authorization

Required FieldsValues
Context typeDevice or App
Scopesdevice:read-data

📘

Sample Size

Sample size is not the same as the result set size. It represents the number of items processed in order to generate the query result. It can be equal or greater than the result set size.

Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!