downloadTranscriptDocument
Downloads a multimedia message for the specified message id.
HTTP GET /livechat/:domain/downloadTranscriptDocument/:msgID
Path Variables:
Name | Mandatory | Type | Description |
---|---|---|---|
domain | NO | STRING | Unique domain identifier |
msgID | yes | string | Unique message identifier |
Authorization: see Authentication mechanisms
Response:
Type: binary
Example:
Request
http://<hostname>:<port>/livechat/default/downloadTranscriptDocument/15f8fe7c-c7c6-4136-8a9a-5bbaadd167b0
Â
Â