Parameters
Parameter | Type | Description |
---|---|---|
ctx | context.Context | Context for cancellation and timeouts |
Returns
*ListIDsResponse
: Contains all vector IDs:Ids
: Slice of all vector ID strings in the index
error
: Any error encountered during the operation
Error Handling
API Errors
API Errors
- Returns error if the API request fails due to network connectivity issues
- Returns error if authentication fails (invalid API key)
- Returns error if the encryption key is invalid for the specified index
- Returns error if there are internal server errors during the operation