Conversations
Returns a list of conversations in the Superchat workspace. Use the Id column to retrieve a single conversation. Filter by ContactId to retrieve conversations for a specific contact.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| ChannelId | String |
Channels.Id | |
| InboxId | String |
Inboxes.Id | |
| Status | String |
The allowed values are open, snoozed, done. | |
| AssignedUsers | String | ||
| Contacts | String | ||
| Labels | String | ||
| SnoozedUntil | Datetime | ||
| TimeWindow | String | ||
| Url | String | ||
| ContactId | String |
Contacts.Id |