cURL
curl --request GET \ --url https://api.wapizap.com/api/v2/groups/{id}/participants \ --header 'Authorization: Bearer <token>'
Retorna todos os participantes do grupo
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Participantes do grupo