id field that you’ll need to reference when updating or deleting that record. If the domain is still being provisioned at the registrar, the pendingFulfillment flag will be true — your records are saved and will be applied automatically once provisioning completes.
Endpoint
GET/v1/domains/{domain}/dns
Path Parameters
string
required
The domain name to list DNS records for (e.g.
example.com).Request Example
Response
200 OKarray
The list of DNS records configured for the domain.
boolean
true if the domain is still being provisioned at the registrar. Records are saved locally and applied automatically once provisioning completes.