Get Knowledge Base Summaries By Ids
Gets multiple knowledge base document summaries by their IDs.
Query parameters
The ids of knowledge base documents.
The ids of knowledge base documents.
[ "21m00Tcm4TlvDq8ikWAM", "31n11Udm5UmwEr9jkXBN" ]
Headers
Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.
Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.
Response
Successful Response
Changes
Changed in 1 of the 29 revisions of this API.3
- ○
added the optional property
additionalProperties/oneOf[subschema #1: KnowledgeBaseSummaryBatchSuccessfulResponseModel]/data/oneOf[subschema #2: GetKnowledgeBaseSummaryFileResponseModel]/auto_sync_infoto the response with the200statusresponse-optional-property-added
- ○
added the optional property
additionalProperties/oneOf[subschema #1: KnowledgeBaseSummaryBatchSuccessfulResponseModel]/data/oneOf[subschema #2: GetKnowledgeBaseSummaryFileResponseModel]/refresh_statusto the response with the200statusresponse-optional-property-added
- ○
added the required property
additionalProperties/oneOf[subschema #1: KnowledgeBaseSummaryBatchSuccessfulResponseModel]/data/oneOf[subschema #4: GetKnowledgeBaseSummaryFolderResponseModel]/document_countto the response with the200statusresponse-required-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○