The API returns the transcript based on the ChatID
HTTP GET /livechat/:domain/getChatTranscriptByChatID/:chatId
Path Variables:
Name | Mandatory | Type | Description |
---|---|---|---|
domain | YES | STRING | Unique domain identifier |
chatId | YES | STRING | Unique chat identifier |
Response:
Type: jsonp
Name | Type | Description |
---|---|---|
<chatId> | STRING | Chat ID |