Upstash Documentation

Get Search Stats

Get search statistics for all the search indices associated with the authenticated user
1 min read
get/search/stats
Request example
Response
get/search/stats

Authorization

Authorizationstringheaderrequired#
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded username:password.

Responses

application/json
200
Statistics for the search indices retrieved successfully
record_countinteger#
Total number of indexed records across all indexes
requestinteger#
Total API requests count across all indexes
bandwidthinteger#
Total bandwidth usage in bytes across all indexes
storageinteger#
Total storage usage in bytes across all indexes
billingnumber#
Current billing amount across all indexes
rerank_countinteger#
Total reranking operations count across all indexes