DownloadFileLTU
Draft documentation version
Documentation is partial and not validated !
Download
FileLTU from BusinessAccount store
Version |
V1
|
Require User context
|
|
Authorization |
|
Errors |
|
Route
GET
/{WAC}/FileLTU/{FileLTUID}/Download
Parameters
Remarks
- To override Content-type in your clients HTTP Accept Header, append the
.json
suffix or ?format=json
- To embed the response in a jsonp callback, append
?callback=myCallback
Post Data sample
cURL command sample
curl -k -H "Authorization: Bearer [YOUR_ACCESS_TOKEN]" -H "Content-Type:application/json" https://api.wit-datacenter.com/WAC123456789012/FileLTU/23/Download-
Returned Entity
File stream with ContentType
JSON Sample
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length
(HttpWebResponse)