Get email security summary by dimension
Retrieves the distribution of email security metrics by the specified dimension.
Security
API Token
The preferred authorization scheme for interacting with the Cloudflare API. Create a token.
Authorization: Bearer Sn3lZJTBX6kkg7OdcBUAxOO963GEIyGQqnFTOFYYAPI Email + API Key
The previous authorization scheme for interacting with the Cloudflare API, used in conjunction with a Global API key.
X-Auth-Email: user@example.comThe previous authorization scheme for interacting with the Cloudflare API. When possible, use API tokens instead of Global API keys.
X-Auth-Key: 144c9defac04969c7bfad8efaa8ea194Accepted Permissions (at least one required)
User Details WriteUser Details ReadParametersExpand Collapse
dimension EmailSecuritySummaryV2ParamsDimensionSpecifies the attribute by which to group the results.
Specifies the attribute by which to group the results.
query EmailSecuritySummaryV2Params
ARC param.Field[[]EmailSecuritySummaryV2ParamsARC]OptionalFilters results by ARC (Authenticated Received Chain) validation.
Filters results by ARC (Authenticated Received Chain) validation.
Filters results by date range. For example, use 7d and 7dcontrol to compare this week with the previous week. Use this parameter or set specific start and end dates (dateStart and dateEnd parameters).
DKIM param.Field[[]EmailSecuritySummaryV2ParamsDKIM]OptionalFilters results by DKIM (DomainKeys Identified Mail) validation status.
Filters results by DKIM (DomainKeys Identified Mail) validation status.
DMARC param.Field[[]EmailSecuritySummaryV2ParamsDMARC]OptionalFilters results by DMARC (Domain-based Message Authentication, Reporting and Conformance) validation status.
Filters results by DMARC (Domain-based Message Authentication, Reporting and Conformance) validation status.
Limits the number of objects per group to the top items within the specified time range. When item count exceeds the limit, extra items appear grouped under an “other” category.
SPF param.Field[[]EmailSecuritySummaryV2ParamsSPF]OptionalFilters results by SPF (Sender Policy Framework) validation status.
Filters results by SPF (Sender Policy Framework) validation status.
TLSVersion param.Field[[]EmailSecuritySummaryV2ParamsTLSVersion]OptionalFilters results by TLS version.
Filters results by TLS version.
ReturnsExpand Collapse
type EmailSecuritySummaryV2Response struct{…}
Meta EmailSecuritySummaryV2ResponseMetaMetadata for the results.
Metadata for the results.
ConfidenceInfo EmailSecuritySummaryV2ResponseMetaConfidenceInfo
Annotations []EmailSecuritySummaryV2ResponseMetaConfidenceInfoAnnotation
DataSource EmailSecuritySummaryV2ResponseMetaConfidenceInfoAnnotationsDataSourceData source for annotations.
Data source for annotations.
EventType EmailSecuritySummaryV2ResponseMetaConfidenceInfoAnnotationsEventTypeEvent type for annotations.
Event type for annotations.
Normalization EmailSecuritySummaryV2ResponseMetaNormalizationNormalization method applied to the results. Refer to Normalization methods.
Normalization method applied to the results. Refer to Normalization methods.