InkConversation
Fields
The number of the Kraken account that the conversation is from.
The account users on the conversation.
The buckets the conversation is currently in.
The contact channel identities associated with this conversation.
Conversation events.
The timestamp of the most recent message in the conversation.
The status of the conversation.
The tags on the conversation.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"accountNumber": "A-1ECB31CB",
"accountUsers": [AccountUserType],
"buckets": [InkBucket],
"contactChannelIdentities": InkContactChannelIdentities,
"events": InkConversationEventsConnection,
"id": "19456105",
"lastMessageAt": "1974-09-17T03:52:24.822936+00:00",
"status": "OPEN",
"tags": [InkTag]
}