Stream External File
Proxies and streams file content from an external storage provider. Requires a valid signed token with tenant and client as query parameters.
Parameters
| Name | Type | Description |
|---|---|---|
| tenant* | query string | |
| client* | query string | |
| disposition | query string | |
| expires* | query integer (int64) | |
| externalFileId* | path string | |
| fileName | query string | |
| token* | query string |
Responses
200 OK
401 Unauthorized
404 Not Found