API Reference

Get device messages

This retrieves messages sent by the given device over some 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.

Log in to see full request history
Path Params
string
required

IMEI of the device

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 100

Maximum number in one page of results

string

Pagination token received from previous query

Responses

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