Document Indexes

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
statusenumOptional

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
count
integerOptional
next
stringOptional
previous
stringOptional
results
list of objectsOptional