Export Document

GET

Generates a PDF document for the given document ID.

get
Path parameters
idstringRequired

The ID of the document to generate the PDF for.

Example: 1
Responses
200

PDF document generated successfully

application/json
Responsestring · binary
get
/exportDocument/pdf/{id}

Last updated