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

BlueCat Edge User Guide

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

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