Skip to main content
GET
List Documents

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Returns a comprehensive list of all documents uploaded by the authenticated user, including their metadata, processing status, and available document categories with counts

documents
DocumentInfo · object[]
required

List of all documents uploaded by the user, including metadata and processing status

categories
DocumentCategory · object[]
required

List of all document categories with document counts for filtering and organization