To get the value for a given key, call the get() method of the KV binding on any KV namespace you have bound to your Worker code:| Cloudflare Docs
Workers KV is a data storage that allows you to store and retrieve data globally. With Workers KV, you can build dynamic and performant APIs and websites that support high read volumes with low latency.| Cloudflare Docs