Skip to main content
GET
/
v1
/
voiceai
/
knowledge-base
/
summaries
Get Knowledge Base Summaries By Ids
curl --request GET \
  --url https://api.example.com/v1/voiceai/knowledge-base/summaries \
  --header 'x-api-key: <api-key>'
{}

Authorizations

x-api-key
string
header
required

API key for programmatic access

Query Parameters

document_ids
string[]
required

The ids of knowledge base documents.

Required array length: 1 - 100 elements

Response

Successful Response

{key}
KnowledgeBaseSummaryBatchSuccessfulResponseModel · object

Successful response for a single batch summary item