v1

latestOpenAPI 3.1.02026-08-066984441.1 MB
files

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

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.

<Check title="Required Permissions" icon="key">Any authenticated user.</Check>

get/files/{fileId}/pdf

Path parameters

fileIdstring uuid required

The id of the file.

Query parameters

inlineboolean

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

Headers

Authorizationstring required

Bearer authentication

Response

OK

string binary required