📌 WhatsApp API without the hassle and nerves! 🤘
Authorization: Bearer ********************
curl --location --request GET '/groups/link/' \ --header 'Authorization: Bearer <token>'
{ "id": "string", "name_at": 1675964377, "name": "Group name", "participants": [ { "id": "string", "rank": "admin" } ], "participantsCount": 0, "created_at": 1675964377, "created_by": "string", "ephemeral": 0 }