Get all messages for a peer
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Whether to reverse the order of results
Page number
x >= 1
Page size
1 <= x <= 100
Filtering options for the messages list
Successful Response
The response is of type object
.
Get all messages for a peer
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Whether to reverse the order of results
Page number
x >= 1
Page size
1 <= x <= 100
Filtering options for the messages list
Successful Response
The response is of type object
.