The response from a request to get the list of email history. This includes the paging object as well as the collection of email history.
| Field | Type | Required | Description |
|---|---|---|---|
Paging |
PagingJson | ✔️ | Represents pagination information for a collection of resources. |
Data |
List<EmailHistoryJson> | ✔️ | Collection of emails history data. |