Authorizations
Path Parameters
Query Parameters
Optional query parameter to include a count of artifacts by status
Response
Successful Response
The unique ID of the knowledge base
(Legacy) The unique ID of the underlying vector store. This is to allow for backwards compatibility with the V1 Vector Store APIs. This will be removed in the near future.
The name of the knowledge base
The embedding configuration
The timestamp at which the knowledge base was created
Metadata associated with the knowledge base
The timestamp at which the knowledge base was last updated
The data source connections associated with the knowledge base. Only returned with the view=Connections
query parameter.
Number of artifacts in each of the various states, such as completed and failed for this knowledge base. This includes all data sources.
The total number of artifacts in the knowledge base. Only returned with the view=ArtifactCount
query parameter.
Whether the knowledge base has been clustered.
The user ID of the user who created the knowledge base.