cURL
curl --request GET \ --url https://api.wapizap.com/api/v2/instances/{id}/proxy \ --header 'Authorization: Bearer <token>'
{ "host": "<string>", "port": 123, "protocol": "http", "username": "<string>", "password": "<string>" }
Retorna a configuração de proxy da instância
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Configuração de proxy
http
https
socks4
socks5