Get generated file raw presigned
POST/box/:scope/file/:file_id/generated/:type/raw-presigned
Requests the raw contents of a generated file as a presigned URL, used for letting the client directly download a file from AWS instead of downloading through the server and gateway
Request
Responses
- 200
 - 404
 - 500
 
Obtained raw file successfully
Generated file not found
Internal server error