id (integer — required)SuccessResponseModelOfEmailDataRecordGetModelcurl --location 'https://api.veloconnect.me/api/email-data-records/'{
"data": [
{
"id": 0,
"userId": 0,
"campaignId": 0,
"senderId": 0,
"templateId": 0,
"from": "string",
"to": "string",
"title": "string",
"status": "string",
"contactListName": "string",
"startDate": "2025-01-01T00:00:00Z",
"completionDate": "2025-01-01T00:00:00Z",
"price": 0,
"currency": "string",
"templateName": "string"
}
]
}