Indexing Jobs
Indexing Jobs
Start Indexing Job for a Knowledge Base
List Indexing Jobs for a Knowledge Base
Retrieve Status of Indexing Job for a Knowledge Base
List Data Sources for Indexing Job for a Knowledge Base
Cancel Indexing Job for a Knowledge Base
ModelsExpand Collapse
APIIndexedDataSource = object { completed_at, data_source_uuid, error_details, 11 more }
Timestamp when data source completed indexing
Uuid of the indexed data source
A detailed error description
A string code provinding a hint which part of the system experienced an error
Total count of files that have failed
Total count of files that have been indexed
Total count of files that have been indexed
Total count of files that have been removed
Total count of files that have been skipped
Timestamp when data source started indexing
status: optional "DATA_SOURCE_STATUS_UNKNOWN" or "DATA_SOURCE_STATUS_IN_PROGRESS" or "DATA_SOURCE_STATUS_UPDATED" or 3 more
Total size of files in data source in bytes
Total size of files in data source in bytes that have been indexed
Total file count in the data source
APIIndexingJob = object { completed_datasources, created_at, data_source_uuids, 12 more } IndexingJob description
IndexingJob description
Number of datasources indexed completed
Creation date / time
Knowledge base id
phase: optional "BATCH_JOB_PHASE_UNKNOWN" or "BATCH_JOB_PHASE_PENDING" or "BATCH_JOB_PHASE_RUNNING" or 4 more
status: optional "INDEX_JOB_STATUS_UNKNOWN" or "INDEX_JOB_STATUS_PARTIAL" or "INDEX_JOB_STATUS_IN_PROGRESS" or 4 more
Number of tokens
Number of datasources being indexed
Total Items Failed
Total Items Indexed
Total Items Skipped
Last modified
Unique id