Skip to main content
QUERY
engageReportsList(page: Int, perPage: Int, customerId: String, status: String, searchValue: String, engageMessageId: String): DeliveryReportPaginatedResponse

Arguments

page
Int

1-based page index. Default: 1. See Pagination.

perPage
Int

Page size. Default: 20. See Pagination.

customerId
String

Filter to delivery events for one recipient.

status
String

Filter by delivery status (e.g. send, open, click, bounce).

searchValue
String

Case-insensitive partial match on recipient email.

engageMessageId
String

Filter to delivery events for one campaign.

DeliveryReport rows for the current page.

pagination

Standard pagination metadata: totalCount, currentPage, totalPages, hasNextPage, hasPreviousPage, perPage.

Query
Response
آخر تعديل في ١١ أغسطس ٢٠٢٦