ConversationMessages
Lists all the messages sent or received in a conversation in reverse chronological order (newest first).
Columns
| Name | Type | References | |
| ConversationId | String | ||
| Id [KEY] | String | ||
| Text | String | ||
| Body | String | ||
| Type | String | ||
| Attachments | String | ||
| Author | String | ||
| Blurb | String | ||
| CreatedAt | Datetime | ||
| ErrorType | String | ||
| IsDraft | Boolean | ||
| IsInbound | Boolean | ||
| Recipients | String | ||
| LinksRelatedConversation | String | ||
| LinksSelf | String |