GET /seedlisting/{id}/seedlisting_email/{seedlistingEmailId}
GETseedlisting/:id/seedlisting_email/:seedlistingEmailId
Retrieve the inbox placement result for a specific seed email address
Path Parameters
id string Required
Unique identifier of the seedlisting test
seedlistingEmailId string Required
Unique identifier of the seedlisting email
Returns
- dataobject
- idstringUnique identifier of the seedlisting email record
- statusstringDelivery status of the seed emailAllowed values:
WAITING,INBOX,SPAM,NOT_RECEIVED - processing_statusstringProcessing status of the seed emailAllowed values:
WAITING,STATS_PASSED,DONE - seedlisting_idstringReference to the parent seedlisting test
- profile_idstringProfile ID associated with this seedlisting email record
- emailstringSeed 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
- rulesobjectSpamAssassin 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
- 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