Get sensor history

This endpoint is still on our legacy API.

Get historical data for specified sensors. This method returns a set of historical data for the specified sensors in the specified time range and at the specified time resolution.

Rate limit: 100 requests/min (learn more about rate limits here).

Submit Feedback: Likes, dislikes, and API feature requests should be filed as feedback in our API feedback form. If you encountered an issue or noticed inaccuracies in the API documentation, please submit a case to our support team.

To use this endpoint, select Write Sensors under the Equipment category when creating or editing an API token. Learn More.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
integer
required

End of the time range, specified in milliseconds UNIX time.

string
enum
Defaults to withNull
Allowed:
series
array of objects
required
length ≤ 40
series*
integer
required

Beginning of the time range, specified in milliseconds UNIX time.

integer
required

Time resolution for which data should be returned, in milliseconds. Specifying 3600000 will return data at hour intervals.

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json