get https://api.reteno.com/api/v2/contacts/messages
The method returns the contact's message history.
Supported media types: Email, SMS, Viber, Mobile Push, Web Push, App Inbox, Telegram.
Log in to see full request history
Response
The method returns the contact's message history.
Supported media types: Email, SMS, Viber, Mobile Push, Web Push, App Inbox, Telegram.
xxxxxxxxxx
curl --request GET \
--url 'https://api.reteno.com/api/v2/contacts/messages?offset=0&maxrows=10' \
--header 'accept: application/json; charset=UTF-8'
Try It!
to start a request and see the response here! Or choose an example: