List Document Indexes

Beta
Used to retrieve a list of Document Indexes.

Headers

X-API-KEYstringRequired

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:

Response

countinteger or null
nextstring or nullformat: "uri"
previousstring or nullformat: "uri"
resultslist of objects or null