Get email SPF validation summary
radar.email.security.summary.spf(SummarySPFParams**kwargs) -> SummarySPFResponse
GET/radar/email/security/summary/spf
Retrieves the distribution of emails by SPF (Sender Policy Framework) validation.
Security
API Token
The preferred authorization scheme for interacting with the Cloudflare API. Create a token.
Example:
API Email + API Key
The previous authorization scheme for interacting with the Cloudflare API, used in conjunction with a Global API key.
Example:
The previous authorization scheme for interacting with the Cloudflare API. When possible, use API tokens instead of Global API keys.
Example:
Accepted Permissions (at least one required)
Parameters
date_range: Optional[Sequence[str]]
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).
date_start: Optional[Sequence[Union[str, datetime]]]
Start of the date range.