Get Vector Stats
Vector
Get Vector Stats
Get vector statistics for all the vector indices associated with the authenticated user
GET
Get Vector Stats
Documentation Index
Fetch the complete documentation index at: https://upstash.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Response
200 - application/json
Statistics for the vector indices retrieved successfully
Total number of indexed records across all indexes
Example:
10
Total API requests count across all indexes
Example:
10
Total bandwidth usage in bytes across all indexes
Example:
750
Total storage usage in bytes across all indexes
Example:
950
Current billing amount across all indexes
Example:
0.001
Total reranking operations count across all indexes
Example:
0