Account Rules
List account or zone routing rules
client.EmailRouting.AccountRules.List(ctx, params) (*V4PagePaginationArray[AccountRule], error)
GET/{accounts_or_zones}/{account_or_zone_id}/email/routing/rules
ModelsExpand Collapse
type AccountRule struct{…}
type AccountRule struct{…}
Source AccountRuleSourceOptionalWho manages the rule. api covers dashboard, generic API, and Terraform;
wrangler means the rule is managed by a Worker’s wrangler.jsonc. Defaults
to api when omitted on write.
Source AccountRuleSourceOptional
Who manages the rule. api covers dashboard, generic API, and Terraform;
wrangler means the rule is managed by a Worker’s wrangler.jsonc. Defaults
to api when omitted on write.