Retrieve the metadata for all fulltime waveform readings received between the start-time and end-time
parameters. This endpoint allows the metadata for all fulltime waveform readings for all installed sensors
to be retrieved in a single endpoint call. The maximum number of metadata readings that will be returned
for a single request is 5000 or the passed page-size parameters. If the requested time range results in
more metadata readings than the limit, a links.next property is returned in the response body with the
path that should be used to get the next page of metadata readings.

The list of readings returned from this endpoint uses the timestamp the reading was received by the central
device (not the timestamp the gateway received the reading) to order the responses. If a gateway is unable
to connect to the central device for a period of time it is possible reading will be received out of order
from when the sensor recorded the fulltime waveform measurement.

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