Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The unique ID of the search index to be retrieved
Response
Successfully retrieved specified search index
The associated ID of the owner of the index
"example@upstash.com"
Unique ID of the index
"99a4c327-31f0-490f-a594-043ade84085a"
Name of the search index
"mySearchIndex"
The REST endpoint of the index
"glowing-baboon-15797-us1"
The payment plan of the index
free, payg, fixed "payg"
The region where the index is currently deployed
eu-west-1, us-central1 "us-central1"
The email associated with Vercel integration, if any. Empty string otherwise.
"example@vercel.com"
The REST authentication token for the index
"ZXhhbXBsZUB1cHN0YXNoLmNvbTpuYWJlcg=="
The REST authentication read only token for the search index
"ZXhhbXBsZUB1cHN0YXNoLmNvbTpuYWJlcg=="
Maximum number of vectors allowed in the index
2000000
Maximum monthly rerank operations (-1 for unlimited)
-1
Maximum daily update operations (-1 for unlimited)
-1
Maximum daily query operations (-1 for unlimited)
-1
Maximum monthly bandwidth in bytes (-1 for unlimited)
-1
Maximum write operations per second (rate limit)
1000
Maximum query operations per second (rate limit)
1000
Maximum number of reads allowed per request
100
Maximum number of writes allowed per request
100
Unix timestamp of creation
1761200000
Whether input enrichment is enabled for this index
true
Throughput metrics over time
[
{
"x": "2025-10-23 20:54:00.000 +0000 UTC",
"y": 0
}
]