The service returns the transcript of a concluded chat based on the ChatID
Status | ||||
---|---|---|---|---|
|
Authorization: see Authentication mechanisms
...
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: jsonp
Name | Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
result |
| If true, the service response was performed correctly | ||||||||
error |
| Contains the error description if an error has occurred in the request | ||||||||
chatTranscripts |
| contains the transcript for the specified chat |
...