Lists all vector IDs currently stored in the encrypted index.Documentation Index
Fetch the complete documentation index at: https://docs.cyborg.co/llms.txt
Use this file to discover all available pages before exploring further.
Returns
List[str] - List of all vector IDs currently stored in the index
Exceptions
Error
Error
- Throws if the API request fails due to network connectivity issues.
- Throws if authentication fails (invalid API key).
- Throws if the encryption key is invalid for the specified index.
- Throws if the index was not created or loaded yet.
- Throws if an error occurs during retrieval.