Operation to retrieve an item by namespace and ID.
interface GetOperationUnique identifier within the namespace. Together with namespace forms the complete path to the item.
Hierarchical path for the item.
key: "user123" // For a user profile
key: "doc456" // For a document// Get a user profile
namespace: ["users", "profiles"]