GETKEY
Retrieve items by their original input key — available when the store preserves originals (STOREORIGINAL).
Syntax
GETKEY <key> IN <store>GETKEY <key> IN <store> SCHEMA mediaExample
GETKEY doc1 IN article_storeSee SDK examples (choose the AI proxy tab) for Python, Node, Go, and Rust.