List Documents

GA
GET

Used to list documents. Optionally filter on supported fields.

Query parameters

document_index_idstringOptional

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.

Response

This endpoint returns an object.
countintegerOptional
nextstringOptional
previousstringOptional
resultslist of objectsOptional