Files
Download File
GET
Download a file from a repository.
Example
You can download any public files without authentication.
Authentication
If you want to download files from your own private repositories, you must supply the Authorization
header with a valid token.
Pre-signed URLs
You can also get a pre-signed URL for a file. This is useful if you want to download a file from a web page.