| Field | Type | Required | Description | Example |
|---|---|---|---|---|
Id |
string | ➖ | Unique identifier | 8187e5da-dc77-475e-9949-af0f1fa4e4e3 |
RemoteId |
string | ➖ | Provider's unique identifier | 8187e5da-dc77-475e-9949-af0f1fa4e4e3 |
Participants |
List<string> | ➖ | List of participant user IDs in the conversation | [ "c28xIQ1", "c28xIQ2" ] |
Name |
string | ➖ | Name or title of the conversation | Project Discussion |
Private |
MessagingConversationPrivateUnion | ➖ | Whether the conversation is private | true |
CreatedAt |
DateTime | ➖ | Timestamp when the conversation was created | 2024-03-20T10:00:00Z |
LastMessageAt |
DateTime | ➖ | Timestamp of the last message in the conversation | 2024-03-20T11:30:00Z |