API Reference
Download File Fallback
Returns a temporary URL which can be used to download a file from file storage attached to a session.
The session must have had 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 active sessions use /{session_id}/download
instead.
GET
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Response
200
application/json
Successful Response
The response is of type object
.