v1

latestOpenAPI 3.0.3MIT2026-07-22153276289.7 KB
Deprecated End Points

Get list of all collections

Returns your collections.

get/v3/collections

Query parameters

workspacestring required

Uniquely identify a workspace.

Example:mEFayXdO

Filter by workspace.

Response

All matching collections.

identifierstring required

Uniquely identify a collection.

namestring
autoValidationThresholdnumber
enableAutoValidationThresholdboolean
autoValidateIfValidationRulesPassboolean
fieldsConfiguredboolean
dateFormatPreference'DMY' | 'MDY' | 'YMD' nullable
dateFormatFromDocumentboolean nullable

Predict the date format from any dates in the document that is not ambiguous.

unvalidatedDocsCountinteger nullable

Number of unvalidated documents in the collection.

confirmedDocsCountinteger nullable

Number of validated documents in the collection.

ingestEmailstring

When you send email to this address, any document attached in the body will be uploaded to this collection.

tailoredExtractorRequestedboolean

Whether a tailored extractor has been requested for this collection.

allowOpenaiboolean

Whether to allow OpenAI API to be used to assist in creating a model for this collection.

trainsExtractorboolean

Whether this collection feeds documents into the extractor's training queue. This setting can only be toggled for custom extractors.

disableConfirmationIfValidationRulesFailboolean

If True, users cannot validate documents with missing mandatory fields, or failing validation rules.

autoRefreshValidationResultsboolean

If True, validation results are refreshed whenever annotations are changed.