get https://gate.whapi.cloud/messages/list
The method contains a list of all received and sent messages in a particular chat. Sorting by descending date of message sending.
Log in to see full request history
Responses
The method contains a list of all received and sent messages in a particular chat. Sorting by descending date of message sending.
xxxxxxxxxx
curl --request GET \
--url 'https://gate.whapi.cloud/messages/list?count=100' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: