GET /seedlisting/{id}/seedlisting_email/{seedlistingEmailId}
GETseedlisting/:id/seedlisting_email/:seedlistingEmailId
Retrieve the inbox placement result for a specific seedlisting test email address
Path Parameters
id string Required
Unique identifier of the seedlisting test
seedlistingEmailId string Required
Unique identifier of the seedlisting test email
Returns
- dataobject
- idstringUnique identifier of the seedlisting test email record
- statusstringDelivery status of the seedlisting test emailAllowed values:
WAITING,INBOX,SPAM,NOT_RECEIVED - processing_statusstringProcessing status of the seedlisting test emailAllowed values:
WAITING,STATS_PASSED,DONE - seedlisting_idstringReference to the parent seedlisting test
- profile_idstringProfile ID associated with this seedlisting test email record
- emailstringSeedlisting test email address
- hoststringEmail service provider for seedlisting testAllowed values:
ZIGGO,YANDEX,YAHOO,UKR_NET,SEZNAM,SAPO,RAMBLER,OUTLOOK_BUSINESS,ORANGE_FR,MAIL_RU,LAPOSTE,ICLOUD,HOTMAIL,GMX,GMAIL_BUSINESS,GMAIL,FREE_FR,AWS_BUSINESS,AOL,O2_PL,WP_PL,LIBERO - fromstringSender email address
- ipstringSending IP address detected for this email
- received_timestampstringTimestamp when the email was received by the seed account
- sended_timestampstringTimestamp when the test email was sent
- subjectstringSubject line of the test email
- spamassasinobjectSpamAssassin analysis results for this email
- allowednumberMaximum allowed spam score threshold
- evaluationnumberCalculated spam score assigned to the email
- spambooleanIndicates whether the email was classified as spam
- rulesarraySpamAssassin rules that matched the email
- namestringName of the matched SpamAssassin rule
- descriptionstringDescription of the matched SpamAssassin rule
- scorenumberScore assigned by the matched SpamAssassin rule
- namestring
- allowednumber
- auth_resultsobjectSPF, DKIM and DMARC Authentication-Results reported by the receiving mailbox provider
- spfobject
- resultstringSPF authentication result reported by the receiving mailbox providerAllowed values:
pass,fail
- resultstring
- dkimobject
- resultstringDKIM authentication result reported by the receiving mailbox providerAllowed values:
pass,fail - selectorstringDKIM selector reported in Authentication-Results header.s/header.selector
- resultstring
- dmarcobject
- resultstringDMARC authentication result reported by the receiving mailbox providerAllowed values:
pass,fail - tagsobjectDMARC policy tags reported by the mailbox provider
- additionalProp1string
- resultstring
- spfobject
- email_bodystringFull raw body of the received email
- headersobjectParsed email headers as key-value pairs
- idstring
Error Codes
401 Unauthorized
Unauthorized
403 Forbidden
Forbidden
404 Not Found
Not Found
500 Internal Server Error
Internal server error