Returns the data collections for the specified currently active chat.
Status | ||||
---|---|---|---|---|
|
Path Variables:
Name | Mandatory | Type | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
domain |
|
| Unique domain identifier | ||||||||||
chatId |
|
| Unique Chat identifier |
Headers:
...
Name
...
Mandatory
...
Type
...
Description
...
ctlivetoken
...
Status | ||||
---|---|---|---|---|
|
...
Status | ||
---|---|---|
|
...
Authorization: see Authentication mechanisms
Response:
Type:
Status | ||
---|---|---|
|
Name | Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
result |
| If true, the service response was performed correctly | ||||||||
datacollections |
| An object that contains the Data Collection Object configured for the service with the customer responses | ||||||||
error |
| Contains the error description if an error has occurred in the request |
Example:
Request
http://<hostname>:<port>/livechat/default/getDataCollectionByChatID/CHAT_456c6db0-29e8-4c87-b31a-4b2cf129243e
...