If your pipeline runs have names with a predefined structure (e.g. they always starts ProdRelease or something), you can search for all pipelines that have that string (assuming you can determine the run names from reading the YAML).
This only works if your pipeline has runs, however. If it's never been run or previous runs have been deleted then you're out of luck.