Report data for an inbox placement test
Unique identifier for the inbox placement report entry
Timestamp when the inbox placement report was created
Date when the inbox placement report was created
Organization ID
Inbox Placement Test ID
SpamAssassin score for the email, indicating spam likelihood
Count of blacklists the domain IP is listed on
{ "id": "019769d6-c123-702d-b41a-a13b7d67cffe", "timestamp_created": "2025-06-13T15:09:31.299Z", "timestamp_created_date": "2025-06-13", "organization_id": "019769d6-c123-702d-b41a-a13c882852b1", "test_id": "019769d6-c123-702d-b41a-a13d451ee8ea", "domain_blacklist_count": 5, "domain": "growinstantly.com", "domain_ip": "192.168.1.1", "domain_ip_blacklist_count": 3, "spam_assassin_score": 2.5, "spam_assassin_report": { "is_spam": false, "report": [ … ], "spam_score": 0 }, "blacklist_report": { "address": "growinstantly.com", "blacklisted_count": 5, "details": [ … ], "ip": "104.21.62.47", "is_blacklisted": true, "is_domain": true } }