Download link for a specific version

Is it possible to get download link for an older version ?

api/2.0/files/file/{fileId}/presigneduri does not accept a version id

Hey @dsl400 :wave:

Currently, the API method api/2.0/files/file/{fileId}/presigneduri does not support specifying a version, so it only allows downloading the latest version of the file.

However, we’re planning to introduce a new parameter in the upcoming 12.7 release that will enable you to obtain a download link for a specific file version. Once this update is live, we’ll also be updating the API documentation to reflect the new capability.