I want to know which saved search is generating a particular lookup , How do I do that?
If the lookup is explicitly generated with the outputlookup command, you can try something like
| rest /servicesNS/-/-/saved/searches
| regex search="outputlookup[^|]+<your_lookup_name>"
| table title eai:acl.app search