provider Agents Platform GET /v1/convai/knowledge-base/rag-index
@utdk/elevenlabs /v1/convai/knowledge-base/rag-index
Get Rag Index Overview.
Provides total size and other information of RAG indexes used by knowledgebase documents
xi-api-key header
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.

Try it

Authentication
Configure credentials for ElevenLabs API Documentation
getRagIndexOverview
GET/v1/convai/knowledge-base/rag-index
Provides total size and other information of RAG indexes used by knowledgebase documents

Configure credentials above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import elevenlabs from '@utdk/elevenlabs';

await elevenlabs.getRagIndexOverview()