List Messages

List all messages matching provided filters

Query Params
integer
Defaults to 0

Offset of a given page. The default is 0. See pagination docs for more information.

string
enum
Defaults to 20

The maximum number of records to return in a paged list response. The default is 20 and allowed values are 10, 20, 50, 100, 200

Allowed:
string

Sort field name and direction (asc or desc). Example: sort=created,desc

string

Filter by your sending number

string

Filter by contact phone number

string

Filter by message id

string

Filter by unread flag: true for unread, false for read

string

Include deleted messages: true

string

Include pending (not sent yet) messages: true

string

Filter by incoming flag: true for incoming, false for outgoing

string

Filter by a message text query

string

Filter by group flag: true for group, false for 1-1 chat

string

Filter by type: sms, mms

string

Filter by opt type. Can be optOut or optIn, none (if none of the previous has to be searched)

string

Filter by sentAt after - example: 2020-01-03T10:15:30+00:00

string

Filter by sentAt before - example: 2020-01-04T10:15:30+00:00

Responses

429

Too Many Requests

Language
Credentials
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*