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