API Reference

Get messages from all devices

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

Log in to see full request history
Query Params
date-time
required

Datetime of messages to start. In ISO 8601 format

date-time
required

Datetime of messages to end. In ISO 8601 format

number
Defaults to 1000

Maximum number in one page of results

string

Pagination token received from previous query

imei
array of strings

A comma-separated list of one or more imeis by which to filter the messages

imei
Responses

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