Get Direct Download URL for a File Rendition - Alfresco Content Services - 23.4 - 23.4 - Ready - Alfresco - external - Alfresco/Alfresco-Content-Services/23.4/Alfresco-Content-Services/Develop/REST-API-Guide/Managing-Folders-and-Files/Get-Direct-Download-URL-for-a-File-Rendition - 2025-07-01

Alfresco Content Services

Platform
Alfresco
Product
Alfresco Content Services
Release
23.4
License

Generate a direct access/download content URL for the given file rendition. This will enable downloading the file rendition directly from Cloud storage such as AWS S3.

API Explorer URL: http://localhost:8080/api-explorer/#/renditions/requestRenditionDirectAccessUrl

The following HTTP POST call is used: http://localhost:8080/alfresco/api/-default-/public/alfresco/versions/1/nodes/{nodeId}/renditions/{renditionId}/request-direct-access-url

For info on how to execute this request see Get Direct Download URL for a File and use above URL.