GET /seedlisting/stats/auth_results
GETseedlisting/stats/auth_results
Retrieve aggregated seedlisting test email Authentication-Results statistics
Query Parameters
period_from string Required
example 2021-07-06T00:00:00.000Z
period_to string Required
example 2021-07-06T00:00:00.000Z
profile_id string
Filter by profile ID
ip string
Filter by sending IP address substring
from_domain string
Filter by from_domain substring
Returns
- dataobject
- countnumberTotal number of seedlisting test emails in this seedlisting test
- spf_passnumberNumber of seedlisting test emails with SPF pass in Authentication-Results
- spf_failnumberNumber of seedlisting test emails with SPF fail in Authentication-Results
- dkim_passnumberNumber of seedlisting test emails with DKIM pass in Authentication-Results
- dkim_failnumberNumber of seedlisting test emails with DKIM fail in Authentication-Results
- dmarc_passnumberNumber of seedlisting test emails with DMARC pass in Authentication-Results
- dmarc_failnumberNumber of seedlisting test emails with DMARC fail in Authentication-Results
- countnumber
Error Codes
400 Bad Request
Bad Request
401 Unauthorized
Unauthorized
403 Forbidden
Forbidden
500 Internal Server Error
Internal server error