{ "data": [ { "tenantId": "<string>", "id": "<string>", "type": "EMAIL", "status": "SENT", "provider": "AR24", "createdAt": "2023-11-07T05:31:56Z", "externalId": "<string>", "reason": "<string>", "metadata": {}, "updatedAt": "2023-11-07T05:31:56Z" } ], "pageInfo": { "first": true, "last": true }, "totalCount": 123, "currentPage": 123, "totalPages": 123 }
the number of items to return
the page to retrieve
the list of items in the page
Show child attributes
EMAIL
LRE
ERE
SENT
OPENED
REJECTED
NEGLECTED
AR24
CUSTOMER_IO
the page info
whether this is the first page
whether this is the last page
the total number of items
the current page
the total number of pages
Was this page helpful?