Retrieve Document Index

Beta
Used to retrieve a Document Index given its ID or name.

Path parameters

idstringRequired
Either the Document Index's ID or its unique name

Headers

X-API-KEYstringRequired

Response

idstringformat: "uuid"
createdstringformat: "date-time"
labelstring<=150 characters

A human-readable label for the document index

namestring<=150 characters
A name that uniquely identifies this index within its workspace
indexing_configobject
statusenum or null

The current status of the document index

  • ACTIVE - Active
  • ARCHIVED - Archived
Allowed values: