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
GET /exportDocument/pdf/{id} HTTP/1.1
Host: 
Accept: */*
binary

Last updated