get
https://api.data.everactive.com/ds/v1/evergateways//status/v1
Retrieve a list of v1 status messages for a gateway, suitable for users to view.
This call is not intended for downloading large volumes of data. It returns a maximum of 5000 data points.
You can control the amount of data to collect by setting the date range and downsample rate.
- If the requested time period and downsample rate will produce a payload that exceeds the maximum of 5000 data points, the body of the response contains an error message.
- If the request does not specify a downsample rate, the call calculates a rate that results in a number of data points close to the maximum. The expected number of status messages assumes 1 status message every 5 minutes.
On success, the body of the response contains both the data and a summary of the start and end dates, the returned item count, and the downsampleRate used.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
401The request did not include the correct authorization or the included authorization has expired.
403The requested resource is not accessible to the currently authenticated client.
404The requested resource was not found.