Skip to content
Start here

CT

CTAlerting

Get CT Alerting Subscription
GET/zones/{zone_id}/ct/alerting
Update CT Alerting Subscription
PATCH/zones/{zone_id}/ct/alerting
ModelsExpand Collapse
CTAlertingSubscription object { enabled, emails }

Certificate Transparency alerting subscription settings for a zone.

enabled: boolean

Whether CT alerting is enabled for the zone.

emails: optional array of string

Email addresses that receive CT alert notifications for the zone. A maximum of 100 addresses may be configured. Each address must be a valid RFC 5322 email address and must not contain a comma.