returns all messages.
number of records to skip
max number of records to return per page
order by asc or desc
asc
, desc
status of the message
read
, unread
, sent
, failed
direction of the message
InBound
, OutBound
query messages with a contact id.
query messages with a campaign id.
query messages with a list id.
query messages with a conversation id.
list of messages
The response is of type object
.
returns all messages.
number of records to skip
max number of records to return per page
order by asc or desc
asc
, desc
status of the message
read
, unread
, sent
, failed
direction of the message
InBound
, OutBound
query messages with a contact id.
query messages with a campaign id.
query messages with a list id.
query messages with a conversation id.
list of messages
The response is of type object
.