List Document Indexes

Beta
GET

Used to retrieve a list of Document Indexes.

Query parameters

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

Search for document indices by name or label

status"ACTIVE" or "ARCHIVED"Optional

Filter down to only document indices that have a status matching the status specified

  • ACTIVE - Active
  • ARCHIVED - Archived
Allowed values: ACTIVEARCHIVED

Response

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