GET
/
api
/
{session}
/
groups
/
join-info
Obter informações sobre o grupo antes de entrar
curl --request GET \
  --url https://api.wappfy.com.br/api/{session}/groups/join-info \
  --header 'apikey: <api-key>'
{}

Authorizations

apikey
string
header
required

Apikey

Query Parameters

code
string
required

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.