Skip to main content
POST
Export an ISMS document as PDF or DOCX

Authorizations

X-API-Key
string
header
required

API key for authentication

Path Parameters

id
string
required

Body

application/json
format
enum<string>
required

File format to export the ISMS document as

Available options:
pdf,
docx
Example:

"pdf"

versionId
string

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.

draft
boolean

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.

Example:

true

Response

200

Rendered document