/v1/api/list/dns (GET) - BlueCat Edge - Service Point v4.x.x

BlueCat Edge User Guide

ft:locale
en-US
Product name
BlueCat Edge
Version
Service Point v4.x.x

Gets a list of domain lists.

GET https://api-<BlueCat.edge.url>/v1/api/list/dns
Authorization: Bearer authorization token
Content-type: application/JSON

Successful response

[
  {
     "description": "Sites to always allow",
     "sourceConfiguration": null,
     "sourceType": "user",
     "domainCount": "110",
     "name": "Global Allow List",
     "id": "662952c8-be70-4732-bd62-c9e4422fdb0a"
  },
...
]
Possible error codes
  • UNEXPECTED_ERROR