engageReportsList
List email delivery events (send/open/click/bounce/etc.) across campaigns, with filters and pagination.
Each row is a DeliveryReport. Narrow with engageMessageId for a
single campaign’s report, or use engageEmailPercentages for
workspace-wide averages instead of a single campaign.
Auth · x-app-token · required permission showEngagesMessages
Related: engageEmailPercentages, engageMessageDetail, DeliveryReport
engageReportsList(page: Int, perPage: Int, customerId: String, status: String, searchValue: String, engageMessageId: String): DeliveryReportPaginatedResponseArguments
1-based page index. Default: 1. See Pagination.
Page size. Default: 20. See Pagination.
Filter to delivery events for one recipient.
Filter by delivery status (e.g. send, open, click, bounce).
Case-insensitive partial match on recipient email.
Filter to delivery events for one campaign.
DeliveryReport rows for the current page.
Standard pagination metadata: totalCount, currentPage, totalPages, hasNextPage, hasPreviousPage, perPage.
مواضيع ذات صلة
DeliveryReportengageEmailPercentagesDeliveryReportPaginatedResponseEngageMessageengageMessageRemove