v4

latestOpenAPI 3.1.0MIT2026-08-02128224900.7 KB
Newsletters

Retrieve Hosting Domain

Retrieve the DNS verification status for a newsletter's custom hosting domain. This synchronously re-verifies the domain's DNS records.

get/newsletters/{id}/hosting-domain

Path parameters

idstring required

Response

OK

domainstring required

The custom hosting domain being verified.

record_typestring required

The DNS record type the domain should use (typically CNAME).

datastring[] required

The record values currently observed at the domain, if any.

nameserversstring[]

The domain's nameservers, used to detect its DNS provider.

status'none' | 'invalid' | 'valid' required

The DNS verification status of a newsletter's custom hosting domain.