curl "https://smartdelivery.smartlead.ai/api/v1/spam-test/report/{spamTestId}/schedule-history?api_key=YOUR_KEY"
[
{
"spam_test_id": "test_001",
"test_run_no": 15,
"status": "completed",
"inbox_count": 184,
"tab_count": 12,
"spam_count": 4,
"reply_hour_interval_start": 0,
"reply_hour_interval_end": 24,
"adjusted_total_email_count": 200
},
{
"spam_test_id": "test_001",
"test_run_no": 14,
"status": "completed",
"inbox_count": 181,
"tab_count": 14,
"spam_count": 5,
"reply_hour_interval_start": 0,
"reply_hour_interval_end": 24,
"adjusted_total_email_count": 200
}
]
Get send history for automated tests with execution log
curl "https://smartdelivery.smartlead.ai/api/v1/spam-test/report/{spamTestId}/schedule-history?api_key=YOUR_KEY"
[
{
"spam_test_id": "test_001",
"test_run_no": 15,
"status": "completed",
"inbox_count": 184,
"tab_count": 12,
"spam_count": 4,
"reply_hour_interval_start": 0,
"reply_hour_interval_end": 24,
"adjusted_total_email_count": 200
},
{
"spam_test_id": "test_001",
"test_run_no": 14,
"status": "completed",
"inbox_count": 181,
"tab_count": 14,
"spam_count": 5,
"reply_hour_interval_start": 0,
"reply_hour_interval_end": 24,
"adjusted_total_email_count": 200
}
]
curl "https://smartdelivery.smartlead.ai/api/v1/spam-test/report/{spamTestId}/schedule-history?api_key=YOUR_KEY"
[
{
"spam_test_id": "test_001",
"test_run_no": 15,
"status": "completed",
"inbox_count": 184,
"tab_count": 12,
"spam_count": 4,
"reply_hour_interval_start": 0,
"reply_hour_interval_end": 24,
"adjusted_total_email_count": 200
},
{
"spam_test_id": "test_001",
"test_run_no": 14,
"status": "completed",
"inbox_count": 181,
"tab_count": 14,
"spam_count": 5,
"reply_hour_interval_start": 0,
"reply_hour_interval_end": 24,
"adjusted_total_email_count": 200
}
]