Returns
Promise<string[]>
: A Promise that resolves to an array of index names currently available on the CyborgDB service.
Exceptions
Error
Error
- Throws if the API request fails due to network connectivity issues.
- Throws if the server returns an HTTP error status.
- Throws if authentication fails (invalid API key).
Service Errors
Service Errors
- Throws if the CyborgDB service is unavailable or unreachable.
- Throws if there are internal server errors on the CyborgDB service.