| id |
string |
Unique identifier for the thread |
| inboxId |
string |
ID of the inbox containing this thread |
| status |
string |
Current status of the thread |
| spam |
boolean |
Whether the thread is marked as spam |
| associatedContactId |
string |
ID of the associated CRM contact |
| assignedTo |
string |
User ID the thread is assigned to |
| originalChannelId |
string |
ID of the original communication channel |
| originalChannelAccountId |
string |
ID of the original channel account |
| latestMessageTimestamp |
string |
ISO 8601 timestamp of the latest message |
| latestMessageSentTimestamp |
string |
ISO 8601 timestamp of the latest sent message |
| latestMessageReceivedTimestamp |
string |
ISO 8601 timestamp of the latest received message |
| closedAt |
string |
ISO 8601 timestamp when the thread was closed |
| createdAt |
string |
ISO 8601 timestamp when the thread was created |
| archived |
boolean |
Whether the thread is archived |