Returns the content of the file with the specified id as pdf. type or conversion not possible.

Returns the content of the tasktemplate file. Uses the latest file version.

Path parameters

tasktemplateIdUUIDRequired
The id of the tasktemplate.
fileIdUUIDRequired
The id of the file.

Headers

AuthorizationstringRequired

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

Query parameters

inlinebooleanOptionalDefaults to false

If inline is false, content-disposition header is attachment.

Response

OK