Retrieve an object
getRetrieve any stored object with automatic decryption of client-side-encrypted data. Small text objects return inline; use local_path to save larger files to your system.
Instructions
Retrieve an object. Client-side-encrypted objects are decrypted automatically with the local key. Small text objects return inline; pass local_path for anything else.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| local_path | No | Save to this path instead of returning inline |