Authorization: Bearer ********************
curl --location --request GET 'https://api.vpsbg.eu/v1/network-protection//whitelist' \ --header 'Accept;'
{ "active": true, "networks": [ "10.10.10.10" ] }