engageLogs
Paginated execution logs for one campaign — batch progress, provider errors, and lifecycle transitions.
Auth · x-app-token · required permission showEngagesMessages
Related: engageMessageDetail, EngageLog
QUERY
engageLogs(engageMessageId: String!, page: Int, perPage: Int): EngageLogPaginatedResponseArguments
engageMessageId
String!
required
Campaign id to fetch logs for. Required.
page
Int
1-based page index. Default: 1. See Pagination.
perPage
Int
Page size. Default: 20. See Pagination.
Returns
pagination
Standard pagination metadata: totalCount, currentPage, totalPages, hasNextPage, hasPreviousPage, perPage.
Query
Variables
Response
آخر تعديل في ١١ أغسطس ٢٠٢٦
Query
Variables
Response