Endpoints
List Namespaces
Lists the names of the namespaces of an index.
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.Response
Array of namespace names.
Every index has at least one namespace called default namespace, whose name is the empty string
"".