{
"current_page": 0,
"data": [
{
"uuid": "string",
"email": "string",
"sent_at": "string",
"opens": 0,
"clicks": 0,
"complaints": 0,
"hard_bounces": 0,
"soft_bounces": 0,
"unsubs": 0,
"domain_id": 0,
"account_id": 0,
"automation_id": 0,
"created_at": "string",
"updated_at": "string"
}
],
"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
}