Returns the content of the file with the specified id as pdf. type or conversion not possible.
Returns the content of the task file. Uses the latest file version.
<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
taskId
The id of the task.
fileId
The id of the file.
Query parameters
inline
If inline is false, content-disposition header is attachment.
Response
OK

