get https://api.iotgps.io/v1/messages
This searches messages across all devices for the given date range.
A limit
parameter may be passed to limit the number of messages returned in one request.
If a request returns nextToken
, this value should be passed in the query params of the following request, in order to retrieve the next page of results.
Messages can also be filtered to one or more imeis by supplying the imei
query parameter as a comma-separated list