Read
Describes a document
Once you get the list of all the documents with coresponding id’s, you can this to know more details about the document.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Document ID to fetch the document details.