{
"current_page": 0,
"data": [
{
"uuid": "string",
"name": "string",
"from_email": "user@example.com",
"from_name": "string",
"reply_email": "user@example.com",
"reply_name": "string",
"account": {
"uuid": "string",
"name": "string",
"tenant_name": "string",
"email": "user@example.com",
"is_active": true,
"is_subscribed": true,
"total_tasks": 0,
"total_email_validations": 0,
"credits": 0,
"credits_used": 0,
"remaining_credits": 0,
"subscription_start_date": "string",
"subscription_end_date": "string",
"tried_to_sub": true
},
"created_at": "string",
"subscribers_count": 0
}
],
"first_page_url": "string",
"from": 0,
"last_page": 0,
"last_page_url": "string",
"links": [
{
"url": "string",
"label": "string",
"active": true
}
],
"next_page_url": "string",
"path": "string",
"per_page": 0,
"prev_page_url": "string",
"to": 0,
"total": 0
}