Data Operations
Get Encrypted Items
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:
Was this page helpful?