Get Download URL
Returns a URL for downloading files from your site. Requesting multiple files at once returns a zip archive containing those files.
The response object includes a URL. To download the file(s), send a GET request to that address; the body of the response is the contents of filePaths.
Endpoint
GET https://mysite.files.com/v1.2/getDownloadFileUrl
Replace mysite.files.com with your site address.
Request Parameters
| Name | Data Type | Description |
|---|---|---|
access_token | string | Required. The session key that identifies which user is authenticated. Either an access token returned by the authenticateUser function, or a Files.com user API Key. |
filePaths | string | Required. Path or folder to be downloaded. Can be an array of paths, or a single string when downloading one item. |
downloadName | string | A name for the archive file when downloading multiple items. The name is used in the Content-Disposition header of the final download. |
Get The File Orchestration Platform Today
4,000+ organizations trust Files.com for mission-critical file operations. Start your free trial now and build your first flow in 60 seconds.
No credit card required • 7-day free trial • Setup in minutes