Get a list of workers bound to a KV
Is there a way to get a list of all workers (including workers for platforms) that are bound to a certain KV?
We have a KV that is not supposed to get any requests but we still see a few coming, so we needed to know what workers are still bound to it to check if any of them do receive requests as well.
0 Replies