Returns documents for the authenticated account. Supports filters, sorting, includes, and pagination.
Token YOUR_API_TOKEN
The APIs require authentication to be done using header-based API Key and Secret Authentication.
API key and secret are sent va the Authorization request header.
You send your API key and secret in the following way:
Authorization: Token YOUR_API_KEY
Comma-separated includes. Allowed: shipments, cargos, account, user, last_document_representation, email_submission, current_extraction (alias for last_document_representation).
Sortable fields: document_type, added_by, created_at. Prefix with - for descending.
Filter by filename (full-text match).
Filter by reference token.
Comma-separated document types.
x >= 1x >= 1