Skip to main content
If you have added items to the index with the item field, you can retrieve them via get_item():

Batched Retrieval

You can also retrieve multiple items at once by passing a list of IDs to get_items():

API Reference

For more information on getting items from an encrypted index, refer to the API reference:

Python API Reference

API reference for get_items() in Python

C++ API Reference

API reference for GetItems() in C++