v56

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-014121451.1 MB
ISMS

Export an ISMS document as PDF or DOCX

Export an ISMS document as PDF or DOCX in Comp AI.

post/v1/isms/documents/{id}/export

Path parameters

idstring required

Request body

format'pdf' | 'docx' required

File format to export the ISMS document as

versionIdstring

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.

Example request

{
  "format": "pdf"
}

Response

Rendered document