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 4 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_jobs, 16 more } IndexingJob description
IndexingJob description
Number of datasources indexed completed
Creation date / time
data_source_jobs: optional array of APIIndexedDataSource { completed_at, data_source_uuid, error_details, 11 more } Details on Data Sources included in the Indexing Job
Details on Data Sources included in the Indexing Job
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 4 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
Boolean value to determine if the indexing job details are available
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 [This field is deprecated]
Number of datasources being indexed
Total Items Failed
Total Items Indexed
Total Items Removed
Total Items Skipped
Total Tokens Consumed By the Indexing Job
Last modified
Unique id