{
"total": 0,
"with_stripe": 0,
"without_stripe": 0,
"active": 0,
"customers": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"email": "string",
"plan": "string",
"plan_slug": "string",
"plan_price": 0,
"stripe_customer_id": "string",
"stripe_subscription_id": "string",
"subscription_status": "string",
"has_stripe": true,
"minutes_used": 0,
"minutes_quota": 0,
"overage_minutes": 0,
"overage_cost": 0,
"usage_percentage": 0,
"agent_count": 0,
"phone_number_count": 0,
"is_active": true,
"created_at": "2019-08-24T14:15:22.123Z",
"last_quota_reset": "2019-08-24T14:15:22.123Z"
}
]
}