API Reference
Download File
Returns a temporary URL which can be used to download a file from file storage attached to a session.
The session must have a FileStorage object attached to it when it was created (otherwise a 404 error is returned). The file must exist in the storage (otherwise a 404 error is returned).
Note: For closed sessions use /download
instead.
GET
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Query Parameters
Response
200
application/json
Successful Response
The response is of type object
.
The response is of type object
.
The response is of type object
.