| 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 |
array<string> | ➖ | List of participant user IDs in the conversation | [ "c28xIQ1", "c28xIQ2" ] |
name |
?string | ➖ | Name or title of the conversation | Project Discussion |
private |
bool|Components\Private2|null | ➖ | 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 |