Get Document Information
GET/v4/documents/:documentId
This endpoint retrieves specific documents information.
Request
Responses
- 200
 - 400
 - 401
 - 403
 - 404
 - 408
 - 500
 
The retrieved document. This is not the content of the document, but metadata information related to the document.
Bad request error
Unauthorized error
Forbidden
Not Found
Timeout
Internal Error