Authorizations
Apikey
Query Parameters
Código do grupo (123) ou url (https://chat.whatsapp.com/123) (Group code (123) or url (https://chat.whatsapp.com/123))
Response
200 - application/json
The response is of type object
.
curl --request GET \
--url https://api.wappfy.com.br/api/{session}/groups/join-info \
--header 'apikey: <api-key>'
{}
O parâmetro deve ser o instanceName da sessão.
curl --request GET \
--url https://api.wappfy.com.br/api/{session}/groups/join-info \
--header 'apikey: <api-key>'
{}
Apikey
Código do grupo (123) ou url (https://chat.whatsapp.com/123) (Group code (123) or url (https://chat.whatsapp.com/123))
The response is of type object
.