ConversationNotes
Returns notes for a specific conversation. ConversationId is required.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| AuthorId | String | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime | ||
| AuthorEmail | String | ||
| AuthorName | String | ||
| AuthorUrl | String | ||
| Content | String | ||
| FileIds | String | ||
| Url | String | ||
| ConversationId | String |