projectFiles
Returns the content of the file with the specified id as pdf. type or conversion not possible.
Returns the content of the project file. Uses the latest file version.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
get/projects/{projectId}/files/{fileId}/pdf
Path parameters
projectIdstring uuid required
The id of the project.
fileIdstring uuid required
The id of the file.
Query parameters
inlineboolean
If inline is false, content-disposition header is attachment.
Headers
Authorizationstring required
Bearer authentication
Response
OK
string binary required
Changes
No recorded changes to this endpoint across all 5 revisions of this API.