📌 WhatsApp API without the hassle and nerves! 🤘
Authorization: Bearer ********************
curl --location --request GET '/groups//applications' \ --header 'Authorization: Bearer <token>'
{ "applications": [ { "chatId": "string", "request_method": "invite_link", "timestamp": 1717680789 } ], "count": 20, "total": 0, "offset": 0 }