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

Returns the content of the temporary file.

Required Permissions
Any authenticated user.

Authentication

AuthorizationBearer

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

Path parameters

fileIdstringRequiredformat: "uuid"
The id of the file.

Response

OK