{
"status": "success",
"data": {
"_id": "665f0a1b2c3d4e5f6a7b8c9d",
"name": "Pause bouncing accounts",
"priority": 1,
"status": "ACTIVE",
"type": "NORMAL",
"selection": {
"type": "ALL_ACCOUNTS"
},
"l_triggered_at": "2026-07-28T09:12:44.000Z",
"recovery_in": 3,
"recovery_unit": "DAYS",
"created_at": "2026-07-20T08:00:00.000Z",
"modified_at": "2026-07-28T09:12:44.000Z",
"workspace_id": "65099a0dd96fae8ab61130c0",
"conditions": {
"logic": "OR",
"conditions": [
{
"field": "3d_bounce_rate",
"operator": "greater_than",
"value": "5",
"value_type": "PERCENT"
},
{
"field": "7d_overall_warmup_health",
"operator": "less_than",
"value": "70",
"value_type": "NUMBER"
}
]
},
"actions": {
"daily_limit": 0,
"is_warmup_max_daily_limit": 1,
"warmup_max_daily_limit": 20,
"is_warmup_reply_rate": 0
},
"after_recovery": {
"restore_type": "ORIGINAL"
}
}
}