{
"items": [
{
"id": "string",
"campaignId": "string",
"contactId": "string",
"stepId": "string",
"mailboxId": "string",
"to": "string",
"status": "queued",
"statusRaw": "string",
"attempts": 0,
"lastError": "string",
"scheduledAt": "2019-08-24T14:15:22.123Z",
"repliedAt": "2019-08-24T14:15:22.123Z",
"smtpMessageId": "string",
"replyMessageId": "string",
"threadId": "string",
"resolvedSubject": "string",
"resolvedBody": "string",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z",
"contact": {
"email": "string",
"name": "string",
"property1": "string",
"property2": "string"
},
"step": {
"id": "string",
"order": 0,
"subject": "string",
"property1": "string",
"property2": "string"
},
"property1": "string",
"property2": "string"
}
],
"next_cursor": "string",
"cursor_mode": "string",
"updated_since": "2019-08-24T14:15:22.123Z",
"property1": "string",
"property2": "string"
}