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.

Authentication

AuthorizationBearer

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

OR
AuthorizationBearer

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

Path Parameters

tasktemplateIdstringRequiredformat: "uuid"
The id of the tasktemplate.
fileIdstringRequiredformat: "uuid"
The id of the file.

Query Parameters

inlinebooleanOptionalDefaults to false

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

Response

OK