Returns the content of the file with the specified id as pdf.

GET

Returns the content of the latest file version as pdf. All kinds of MS Office document types are supported. To get the content you must have the ‘read’ permissions on the entity the file is related to.

Required Permissions: Any authenticated user.

Path parameters

fileIdstringRequired

The id of the file.

Query parameters

inlinebooleanOptionalDefaults to false

If inline is true, content-disposition header is inline, else it is attachment.

Response

OK

Built with