Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Message search parameters
Response
Successful Response
The response is of type Message · object[]
.
Search a Peer
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Message search parameters
Successful Response
The response is of type Message · object[]
.