Endpoints
List Namespaces
Lists the names of the namespaces of an index.
GET
/
list-namespaces
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
""
.Was this page helpful?