cURL
curl --request GET \ --url https://api.wapizap.com/api/v2/contacts \ --header 'Authorization: Bearer <token>'
Retorna todos os contatos da instância
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Lista de contatos