List DNSSECs
DNSSECs
List DNSSECs
Lists all DNSSEC (DS) records configured for a domain.
GET
List DNSSECs
Documentation Index
Fetch the complete documentation index at: https://docs.name.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Authenticate via HTTP Basic with your account username and API token. Examples use an explicit 'Authorization: Basic <base64(username:token)>' header; 'curl -u username:token' is equivalent. For sandbox, append "-test" to your username and use your sandbox token on api.dev.name.com.
Path Parameters
DomainName is the domain name to list keys for.
Response
A successful response.
ListDNSSECsResponse contains the list of DS records at the registry.
Dnssec is the list of registered DNSSEC keys.