Export Document
GET
Path parameters
idstringRequiredExample:
The ID of the document to generate the PDF for.
1Responses
200
PDF document generated successfully
application/json
Responsestring · binary
404
Document not found
application/json
500
Internal server error
application/json
get
/exportDocument/pdf/{id}GET /exportDocument/pdf/{id} HTTP/1.1
Host:
Accept: */*
binaryLast updated