v1

latestOpenAPI 3.1.02026-07-1391221.4 KB
Documents

List Documents

Retrieve a paginated list of your documents with optional filtering

get/documents

Query parameters

skipinteger

Number of records to skip for pagination

limitinteger

Maximum number of records to return (max 100)

extractor_idstring uuid

Filter by extractor ID

no_extractorboolean

Filter for documents without an extractor (plain conversions)

searchstring

Search by filename

date_fromstring date-time

Filter by start date (ISO 8601)

date_tostring date-time

Filter by end date (ISO 8601)

Response

List of documents

countinteger required
All 9 operations