Endpoints
Fetch Random Vector
Fetches a random vector.
GET
Documentation Index
Fetch the complete documentation index at: https://upstash-partnerstash.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Request
This endpoint doesn’t require any additional data.Path
The namespace to use.
When no namespace is specified, the default namespace will be used.
Response
The response will benull if the namespace is empty.
The id of the vector.
The dense vector value for dense and hybrid indexes.
The sparse vector value for sparse and hybrid indexes.