get https://example.com/v1/pdf/
Retrieve generated PDF by ID of document.
Response status codes:
200 - you can review the PDF
400 - if ID of the document you sent doesn't seem valid
404 - if document with specified ID doesn't found
500 - if unhandled and unexpected exception happened
502 - if exception happens while working with blockchain node