Returns chat transcript before the specified timestamp
Status | ||||
---|---|---|---|---|
|
Path Variables:
Name | Mandatory | Type | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ts |
|
| timestamp before which to retrieve chat transcripts |
...
Name | Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
result |
| If true, the service response was performed correctly | ||||||||
chatTranscripts |
| An object that contains the chat transcripts Transcript Object retrieved | ||||||||
error |
| Contains the error description if an error has occurred in the request |
...