Skip to main content
QUERY
timelineEntry(customerId: ID!, timelineEntryId: ID!): TimelineEntry

Arguments

customerId
ID!
required
timelineEntryId
ID!
required
id
ID!
customerId
ID!
threadId
ID!
timestamp
entry

The payload of this timeline entry. Use an inline fragment on the concrete type (e.g. NoteEntry, EmailEntry, CustomerEventEntry) to access type-specific fields.

actor
llmText
String

A plain-text rendering of this timeline entry suitable for use in LLM prompts or search indexing.

Query
Variables
Response