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.
The access token received from the authorization server in the OAuth 2.0 flow.
Successful Response
The response is of type object
.