Export an ISMS document as PDF or DOCX | Comp AI API
Downloads an ISMS document as PDF or DOCX rather than JSON. Defaults to the latest published version; pass a versionId for a specific historical version.
Authorizations
API key for authentication
Path Parameters
Body
File format to export the ISMS document as
pdf, docx "pdf"
Published version to export. Omit to export the document's current published version (or the working draft if it has never been published); provide a version id to download exactly what was approved at that version.
Export the WORKING DRAFT rather than the published version — the customer's attached file when the document is in upload mode, or a live render of the form when it is not. Cannot be combined with versionId: the two name different artifacts, so asking for both is rejected.
true
Response
Rendered document

