For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search
/
Ask AI
revvue.ai
Log in
Docs
API Reference
Inbox
Types
Objects
ConversationEmail
OBJECT
Ask a question
|
Copy page
|
View as Markdown
|
More actions
Fields
typename__
String
Required
interactionType
InteractionType
Required
An enumeration.
Allowed values:
INBOUND
OUTBOUND
DRAFT
INTERNAL
EXTERNAL
activityType
ConversationActivityType
Optional
Allowed values:
STATUS
ASSIGNED_TO
INTERNAL_NOTE
PARTICIPANT_LEFT
PARTICIPANT_ENTERED
attachments
list of
EmailAttachmentModels
Optional
Show 7 fields
cc
list of
RecipientModels
Optional
Show 2 fields
bcc
list of
RecipientModels
Optional
Show 2 fields
content
String
Optional
contentPreview
String
Optional
created
Datetime
Optional
The `DateTime` scalar type represents a DateTime value as specified by [iso8601](https://en.wikipedia.org/wiki/ISO_8601).
id
String
Optional
inReplyTo
list of Strings
Optional
itemType
ConversationItemType
Optional
An enumeration.
Show 6 enum values
references
list of Strings
Optional
source
IntegrationSource
Optional
An enumeration.
Show 38 enum values
title
String
Optional
to
list of
RecipientModels
Optional
Show 2 fields
userAvatar
String
Optional
userEmail
String
Optional
userName
String
Optional
userId
String
Optional
folder
MailFoldersIdentifier
Optional
Show 10 enum values
Referenced by
Fields
ReplySupportTicket.sentEmail
Possible type in
ConversationEmailOrConversationInternalNoteOrConversationActivityLogOrAIRunMessageGqlOrChatMessageOrConversationChatEphemeralEventOrConversationReview
The
DateTime
scalar type represents a DateTime value as specified by
iso8601
.