[
{
"campaign_id": "cmp_abc123",
"name": "Q2 Insurance Renewals",
"status": "active",
"organization_id": "org_xyz",
"agent_id": "agent_abc123",
"phone_numbers": ["+919876543210"],
"created_at": "2026-05-01T09:00:00Z",
"updated_at": "2026-05-10T08:30:00Z"
},
{
"campaign_id": "cmp_def456",
"name": "Customer Follow-up May",
"status": "paused",
"organization_id": "org_xyz",
"agent_id": "agent_xyz789",
"phone_numbers": ["+919876543211"],
"created_at": "2026-05-05T10:00:00Z",
"updated_at": "2026-05-09T14:00:00Z"
}
]