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
/
mr
/
api
/
v1
/
docs
/
{document_id}
Authorizations
auth
string
headerrequiredThe API requires the following auth in headers for authentication.
Path Parameters
document_id
string
requiredDocument ID to fetch the document details.
Response
200 - application/json
source
string
document_date_epoch
integer
tags
string[]
dt
enum<string>
Available options:
lr
, ps
, ds
, vc
, in
, iv
, sc
, ot
files
object[]