Types
TimelineEntryType
Discriminates the type of a timeline entry, used when filtering the thread timeline.
enum
TimelineEntryTypeValues
HELP_CENTER_AI_CONVERSATION_MESSAGE
CHAT
CUSTOM
EMAIL
LINEAR_ISSUE_THREAD_LINK_STATE_TRANSITIONED
NOTE
THREAD_ASSIGNMENT_TRANSITIONED
THREAD_ADDITIONAL_ASSIGNEES_TRANSITIONED
THREAD_STATUS_TRANSITIONED
THREAD_PRIORITY_CHANGED
THREAD_EVENT
A custom event scoped to a single thread, created via createThreadEvent.
CUSTOMER_EVENT
A custom event that appears across all threads for a customer, created via createCustomerEvent.
SLACK_MESSAGE
SLACK_REPLY
MS_TEAMS_MESSAGE
MERGED_THREAD_MESSAGE
A message from a thread that was merged into this thread.
DISCORD_MESSAGE
THREAD_LABELS_CHANGED
THREAD_DISCUSSION
THREAD_DISCUSSION_MESSAGE
THREAD_DISCUSSION_RESOLVED
SERVICE_LEVEL_AGREEMENT_STATUS_TRANSITIONED
THREAD_LINK_CREATED
THREAD_LINK_UPDATED
THREAD_LINK_DELETED
THREAD_LINK_TARGET_CREATED
A new issue was created in an external tracker (e.g. Linear) and linked to this thread.
THREAD_LINK_TARGET_DELETED
A linked issue in an external tracker was deleted.
CUSTOMER_SURVEY_REQUESTED

