{
"recipients": [
{
"contactId": "11ef6061-cef7-b850-ada7-c969374ebcce",
"clientContactId": "56738",
"firstName": "John",
"surname": "Doe",
"email": "john.doe@example.com",
"deliveredAt": "2018-05-30T12:58:00+00:00",
"openedAt": "2018-05-30T13:00:00+00:00",
"openCount": 2,
"clickedAt": "2018-05-30T13:01:30+00:00",
"clickCount": 3,
"unsubscribedAt": null,
"spamAt": null,
"conversionsAmount": 1287,
"conversionsCurrency": "EUR",
"conversionsNumber": 1
},
{
"contactId": "22ef6061-cef7-b850-ada7-c969374ebcce",
"clientContactId": "185506",
"firstName": "Jane",
"surname": "Smith",
"email": "jane.smith@example.com",
"deliveredAt": "2018-05-30T12:59:00+00:00",
"openedAt": "2018-05-30T14:22:00+00:00",
"openCount": 1,
"clickedAt": null,
"clickCount": 0,
"unsubscribedAt": "2018-05-30T14:25:00+00:00",
"spamAt": null,
"conversionsAmount": null,
"conversionsCurrency": null,
"conversionsNumber": 0
}
],
"paging": {
"start": 0,
"count": 2,
"totalCount": 412
}
}