cURL
curl --request GET \ --url https://api.example.com/v1/knowledge-base/rag-index-overview
{ "total_used_bytes": 123, "total_max_bytes": 123, "models": [ { "used_bytes": 1, "model": "gemini-embedding-001" } ] }
Return aggregated usage information for all RAG indexes.
API key for authentication
Successful Response
Aggregated usage across all RAG indexes
Show child attributes
x >= 0
"gemini-embedding-001"