> ## Documentation Index
> Fetch the complete documentation index at: https://docs.karzoun.chat/llms.txt
> Use this file to discover all available pages before exploring further.

# EngageLogPaginatedResponse

> Paginated execution logs for one campaign, returned by [`engageLogs`](/api-reference/queries/engageLogs).

`data` contains [`EngageLog`](/api-reference/types/EngageLog) rows. Page shape follows
[Pagination](/developers/guides/pagination).



## Related topics

- [EngageMessagePaginatedResponse](/api-reference/types/EngageMessagePaginatedResponse.md)
- [engageLogs](/api-reference/queries/engageLogs.md)
- [DeliveryReportPaginatedResponse](/api-reference/types/DeliveryReportPaginatedResponse.md)
- [EngageLog](/api-reference/types/EngageLog.md)
- [WhatsappDeliveryReportPaginatedResponse](/api-reference/types/WhatsappDeliveryReportPaginatedResponse.md)
