customerTimeline
QUERY
customerTimeline(customerId: String!, page: Int, perPage: Int, sources: [TimelineEntrySource!], dateRange: EventDateRangeInput): CustomerTimelineResponse!Arguments
customerId
String!
required
page
Int
perPage
Int
sources
dateRange
EventDateRangeInput
Returns
entries
[TimelineEntry!]!
totalCount
Int!
hasMore
Boolean!
Query
Variables
Response
Last modified on August 9, 2026
Query
Variables
Response