Skip to main content
QUERY
engageLogs(engageMessageId: String!, page: Int, perPage: Int): EngageLogPaginatedResponse

Arguments

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.

data

EngageLog rows for the current page.

pagination

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

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