{
"error": false,
"message": "string",
"subscription": {
"uid": "string",
"domain_uid": "string",
"domain_name": "string",
"status": "active",
"blacklist_status": "healthy",
"dns_watchdog_status": "healthy",
"bounce_status": "healthy",
"health_score": 0,
"bounce_rate": 0,
"bounce_trend": "stable",
"bounce_thresholds": {
"warning": 0,
"critical": 0
},
"price_per_month": 0,
"next_billing_date": "2019-08-24T14:15:22.123Z",
"started_at": "2019-08-24T14:15:22.123Z",
"cancelled_at": "2019-08-24T14:15:22.123Z",
"alert_preferences": {
"email_notifications": true,
"in_app_notifications": true
},
"ipt_enabled": true,
"ipt_receiver_types": [
"personal_gmail"
],
"ipt_test_day": "sunday",
"ipt_frequency": "weekly",
"ipt_next_scheduled_run": "2019-08-24T14:15:22.123Z",
"ipt_last_run": "2019-08-24T14:15:22.123Z",
"ipt_total_tests_run": 0,
"latest_blacklist_check": {
"uid": "string",
"status": "string",
"summary": {},
"checked_at": "2019-08-24T14:15:22.123Z"
},
"latest_dns_check": {
"uid": "string",
"status": "string",
"expected_ns": [
"string"
],
"actual_ns": [
"string"
],
"checked_at": "2019-08-24T14:15:22.123Z"
},
"latest_bounce_check": {
"bounce_rate": 0,
"total_emails": 0,
"bounced_emails": 0,
"status": "string",
"trend": "string",
"checked_at": "2019-08-24T14:15:22.123Z"
},
"domain": {
"nameservers": [
"string"
]
},
"created_at": "2019-08-24T14:15:22.123Z"
}
}