{
"success": true,
"test": {
"id": "64f1a2b3c4d5e6f7g8h9i0j1",
"test_code": "IPT-ABC123XYZ",
"test_name": "Weekly Deliverability Check",
"status": "pending",
"sender_mailboxes": [
{
"email": "[email protected]",
"platform": "GOOGLE",
"mailbox_id": "string",
"profile_picture": "string",
"full_name": "John Doe"
}
],
"receiver_mailboxes": [
{
"email": "[email protected]",
"type": "personal_gmail"
}
],
"created_at": "2019-08-24T14:15:22Z",
"started_at": "2019-08-24T14:15:22Z",
"completed_at": "2019-08-24T14:15:22Z",
"expires_at": "2019-08-24T14:15:22Z",
"estimated_completion_at": "2019-08-24T14:15:22Z",
"summary": {
"totalFound": 0,
"totalPrimary": 0,
"totalSpam": 0,
"totalPromotions": 0,
"totalOther": 0,
"totalNotFound": 0,
"overallScore": 0,
"byProvider": {
"property1": {
"primary": 0,
"spam": 0,
"promotions": 0,
"other": 0,
"not_found": 0,
"score": 0
},
"property2": {
"primary": 0,
"spam": 0,
"promotions": 0,
"other": 0,
"not_found": 0,
"score": 0
}
}
},
"results": [
{
"receiverEmail": "string",
"receiverType": "string",
"senders": [
{
"senderEmail": "string",
"placement": "primary",
"detectedAt": "2019-08-24T14:15:22Z",
"gmailLabel": "string",
"outlookFolder": "string"
}
]
}
],
"errors": [
{
"message": "string",
"timestamp": "2019-08-24T14:15:22Z"
}
],
"emails_sent": 0
}
}