Skip to main content

Get the list of banned IPs

Returns the list of banned IPs

  • Available on all panels
Responses

OK


Schema
  • banlist object[]

    array of objects with IP addresses (string) and ban time in seconds (integer)

  • address string

    Possible values: >= 7 characters and <= 15 characters

    string that contains banned ip address

  • time integer

    time of ban in seconds

Loading...