Returns the content of the temporary file with the specified id.

<Check title="Required Permissions" icon="key">Any authenticated user.</Check>

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

fileIdstringRequiredformat: "uuid"
The temporary file to download.

Response

OK

Errors

404
Not Found Error
416
Range Not Satisfiable Error