# Ban list List all banned IPs/Subnets. Endpoint: GET /daemon/listbanned Version: 6.6.1 ## Response 200 fields (application/json): - `status` (string) Explanation of status Enum: "success", "error" - `data` (array) - `data.address` (string) Ip/subnet - `data.banned_until` (integer) The time in seconds since epoch (Jan 1 1970 GMT)