Last updated 3 years ago
Return array of chats
GET /dialogs/:phone
GET
/dialogs/:phone
phone*
String
Client phone number
[ { "id": { "server": "c.us", "user": "13316969470", "_serialized": "13316969470@c.us" }, "name": "Bred", "isGroup": false, "isReadOnly": false, "unreadCount": 0, "timestamp": 1636373294, "archived": false, "pinned": false, "isMuted": false, "muteExpiration": 0 } ]
{ // Response }