Gets a list of domain lists.
GET https://api-<BlueCat.edge.url>/v1/api/list/dns/{domainListId}
Authorization: Bearer authorization token
Successful response
200 OK Content-type: text\plain
The response is the list of domains in plain text format.
Possible error codes
- UNAUTHORIZED - Missing or invalid token
- INTERNAL SERVER ERROR