Skip to main content
GET
List uploaded documents

Authorizations

Authorization
string
header
default:Bearer <token>
required

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

Headers

x-api-key
string | null

Query Parameters

doc_type
string
default:uploaded

Document filter type, e.g. 'uploaded'

Response

Successful Response

Response for user-uploaded documents list.

documents
DocumentDraftInfo · object[]
required