Interface EmailIntelligenceOptions

Request options for running email intelligence checks on one or more inputs.

Export

Interface

EmailIntelligenceOptions

Hierarchy

  • EmailIntelligenceOptions

Properties

ignoreCache?: boolean

Ignore cached intelligence values and force recomputation.

Memberof

EmailIntelligenceOptions

includeEmailValidation?: boolean

Also run mailbox safety verification using the existing verification client for email inputs.

Memberof

EmailIntelligenceOptions

page?: number

Zero-based page index for processing a subset of the target list.

Memberof

EmailIntelligenceOptions

size?: number

Page size for processing a subset of the target list.

Memberof

EmailIntelligenceOptions

targets: string[]

Email addresses or domains to score.

Memberof

EmailIntelligenceOptions

Memberof

EmailIntelligenceOptions