Returns chat transcripts with the specified user among the participants
Status | ||||
---|---|---|---|---|
|
Path Variables:
Name | Mandatory | Type | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
userId |
|
| Unique user identifier |
...
Name | Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
result |
| If true, the service response was performed correctly | ||||||||
chatTranscript |
| Array that contains chat transcripts Transcript Object with the specified user among the participants | ||||||||
error |
| Contains the error description if an error has occurred in the request |
...