curl $UPSTASH_VECTOR_REST_URL/list-namespaces \ -H "Authorization: Bearer $UPSTASH_VECTOR_REST_TOKEN"
{ "result": ["", "ns0", "ns1"] }
Lists the names of the namespaces of an index.
Documentation IndexFetch the complete documentation index at: https://upstash.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://upstash.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
""
Was this page helpful?