Request test
Request URL
https://api.4whats.net/dialog
Parameters
chatId
Filter messages by chatId Chat ID from the message list. Examples: [email protected] for private messages and [email protected] for the group.
{
 "id": "[email protected]",
 "name": "Ok!",
 "image": "https://pps.whatsapp.net/v/t61.11540-24/42886681_356710581739497_4892819781461213184_n.jpg?oe=5BD90F82&oh=c256f7e5c7aeccd19cf2e626f3ef4236",
 "metadata": {
  "groupInviteLink": null,
  "isGroup": true,
  "participants": [
   "[email protected]",
   "[email protected]"
  ],
  "admins": [
   "[email protected]"
  ],
  "participantsInfo": [
   {
    "name": "Sam"
   }
  ]
 },
 "last_time": 31055980
}
Request samples
Note : don't forget to URL encode your query params like base64 or utf-8