Returns the complete transcript of a currently active chat.
Status | ||||
---|---|---|---|---|
|
Path Variables:
Name | Mandatory | Type | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
chatId |
|
| Unique Chat identifier |
...
Type:
Status | ||
---|---|---|
|
Name | Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
result |
| If true, the service response was performed correctly | ||||||||
messages |
| An Array that contains all the messages objects | ||||||||
error |
| Contains the error description if an error has occurred in the request |
...