token: ********************
curl --location --request GET 'https://api.nstproxy.com/api/v1/api/channels?page=1&pageSize=20&type®ionType&status&token'
{ "data": [ { "channelId": "", "zoneName": "residential-zone-prod-1", "name": "Residential-49-OoO7", "password": "", "whitelist": [], "senses": [ null ], "type": "residential", "regionType": "country", "speedPercent": 100, "status": 1, "used": 18067, "limit": 10000000000, "priceGB": 1.8, "consumeAmount": 0.000033, "createdAt": "", "remain": 0 } ], "err": false, "msg": "SUCCESS", "code": 200 }