get
https://rls.congacloud.com/api/filestore/v1/files///download
Retrieves a file from the file store and returns it as a downloadable response.
It handles the following:
- URL decoding of the file path to support special characters
- Determining the appropriate content type based on file extension
- Setting response headers including content length and modified date
- Adding file path information for client reference
If the requested file is not found, it returns a 404 Not Found response.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Content of the file
400Bad Request
403Forbidden
503Service Temporarily Unavailable
