curl --location --request GET '/api/reports/email/tasks'[
{
"id": "string",
"smtp_id": "string",
"recipient": "string",
"subject": "string",
"body_preview": "string",
"status": "DELIVERED",
"vendor_response": "string",
"createdAt": "2019-08-24T14:15:22.123Z"
}
]