/v1/api/list/dns/{domainListId} (GET) - BlueCat DNS Edge - Service Point v3.x.x

DNS Edge User Guide

Locale
English
Product name
BlueCat DNS Edge
Version
Service Point v3.x.x

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