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