Indexes APIs
API methods in this group help you create and maintain your knowledge base indexes.
Operations
GET
List All Indexes
List indexes across all knowledge bases.
POST
Create Index
Create a new index.
GET
List Indexes
List all indexes for a knowledge base.
GET
Get Index
Get an index by its ID.
POST
Search Documents
Search for documents within an index.
GET
Get Active Indexing
Get the indexing that is currently active.
GET
List Documents
List all documents within an index.
POST
Create Document
Add a document to an index.
DELETE
Delete Document
Remove a document from an index.
GET
Get Document
Get a document from an index.
POST
Create Indexing
Trigger an indexing.
GET
List Indexings
List all indexings of an index.
GET
Get Indexing
Get an indexing by its ID.
POST
Cancel Indexing
Cancel an indexing that is currently running.
GET
List Aggregated Indexing Errors
List all indexing errors aggregated by type and source.
GET
Get Indexing Error
Get an indexing error by its ID.
GET
List Indexing Errors
List all indexing errors.