get gateway status messages

Retrieve gateway status messages received within the specified time range. The maximum number of messages
that will be returned for a single request is 5000. If the requested time range results in more messages than
5000 a links.next property is returned in the response body with the path that should be used to get the next
page of gateway status messages.

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

The serial number of the gateway.

Query Params
int64

The end time for readings to retrieve, inclusive.
A UNIX timestamp, seconds from 1970-01-01T00:00:00Z.

If omitted, the end-time is set to NOW.

string
enum
required

Gateways send two types of status messages, one approximately every five minutes, frequent, which contains
a small amount of information and a second status mesage, daily, which sends a much more detailed status.

Allowed:
int64
Defaults to 0

The start time for readings to retrieve, inclusive.
A UNIX timestamp, seconds from 1970-01-01T00:00:00Z.

If omitted, the start-time is set to 0, meaning 1970-01-01T00:00:00Z.

Responses

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