AhaSend · Schema

Domain

Domain schema from AhaSend API

EmailTransactional EmailDeveloper ToolsSMTPWebhooks

Properties

Name Type Description
object string Object type identifier
id string Unique identifier for the domain
created_at string When the domain was created
updated_at string When the domain was last updated
domain string The domain name
account_id string Account ID this domain belongs to
dns_records array DNS records required for domain verification
last_dns_check_at string When DNS records were last checked
dns_valid boolean Whether all required DNS records are properly configured
tracking_subdomain string Custom tracking subdomain. Null means the account or product default is used.
return_path_subdomain string Custom return-path subdomain. Null means the account or product default is used.
subscription_subdomain string Custom subscription management subdomain. Null means the account or product default is used.
media_subdomain string Custom media subdomain. Null means the account or product default is used.
dkim_rotation_interval_days integer Custom DKIM rotation interval in days. Null means the account default is used.
rotation_ready boolean Whether the standby DKIM slot is ready for rotation.
View JSON Schema on GitHub