Returns the content of the temporary file with the specified id.
Returns the content of the temporary file.
<Check title="Required Permissions">Any authenticated user.</Check>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
fileId
The id of the file.
Response
OK