DNS Records
Domains
DNS Records
Get email domain DNS records
GET
DNS Records
CLI:
Overview
Returns the live managed DNS records Puffle expects for one sending domain. The response includes the domain row, Cloudflare lookup metadata, and the DNS records to inspect. If the DNS provider cannot be reached, the endpoint still returns200 with cloudflare.checked: false and an error message so clients can explain that live DNS state was unavailable.
AI agent notes
Use this after creating or verifying a sending domain when a human needs the exact DNS records. Display recordtype, name, value, priority, and ttl exactly as returned.
Do not delete or recreate a domain just because cloudflare.checked is false; that usually means the DNS lookup failed, not that the domain configuration is invalid.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Email domain (email_domains.id) UUID.
Minimum string length:
1