Get Document Content
GET/documents/:DOC_ID/content
Downloads the content of the document identified by its ID. Returns either a PDF binary or a JSON object containing a Base64-encoded PDF.
Request
Responses
- 200
- 400
- 401
- 404
- 429
- 500
- 503
PDF or JSON with Base64-encoded PDF
Bad request
Unauthorized
Not found
Too many requests
Internal server error
Service unavailable