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