GET
/
v2
/
doc
/
{doc_hash_id}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

doc_hash_id
string
required

The hash id of the document to be fetched

Response

200 - application/json
success
boolean

Success flag

message
string

Message

error_code
string

Error code

errors
object

Error details

data
object