List Documents

Used to list documents. Optionally filter on supported fields.

Headers

X_API_KEYstringRequired

Query parameters

document_index_idstringOptionalformat: "uuid"

Filter down to only those documents that are included in the specified index. You may provide either the Vellum-generated ID or the unique name of the index specified upon initial creation.

limitintegerOptional

Number of results to return per page.

offsetintegerOptional

The initial index from which to return the results.

orderingstringOptional

Which field to use when ordering the results.

searchstringOptional

A search term.

Response

countintegerOptional
nextstringOptionalformat: "uri"
previousstringOptionalformat: "uri"
resultslist of objectsOptional