Account Management API
List of blacklisted IPs for a zone
Get a list of blacklisted IPs for a specific Zone
GET
/
zone
/
blacklist
Paste your API token to the authorization field. To get a token, Create an account and learn how to generate a token
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Zone name
Response
200 - application/json
The response is of type object
.
Was this page helpful?