Skip to main content

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 media

Example

GETKEY doc1 IN article_store

See SDK examples (choose the AI proxy tab) for Python, Node, Go, and Rust.