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

GET

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

Path parameters

taskIdstringRequired

The id of the task.

fileIdstringRequired

The id of the file.

Query parameters

inlinebooleanOptionalDefaults to false

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

Response

OK

abc
File DownloadBase64 string or null
Built with