You are not logged in.
We use the Rest API method "Downloads_GetLink" to obtain the download link then make a subsequent request using the url obtained (from Downloads_GetLink), to download files. However, the download file is much smaller in file size than the one in IMS. The resolutions of the two files match but the file size is significantly different.
Can you please let me know how we could obtain the original file through the API?
Offline
Hi Nishan,
Downloads.GetLink can be used to download the full file, however the byte size may differ from the original upload due to updates when metadata is written to it - this might remove padding from metadata segments or enable lossless compression in some formats.
Dominic
Offline