/v1/api/list/dns/{domainListId} (GET) - BlueCat DNS Edge

DNS Edge API Guide

Locale
English
Product name
BlueCat DNS Edge

Gets a list of domain lists.

GET https://api-<DNS.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