Can I search my Postman collection for a URL?

Viewed 2134

I have a relative URL of an endpoint and I want to know if there is a Postman entry for it in my collection. Can I search the collection for this URL?

I tried pasting the URL and substrings of it into the "Filter" field without success.

EDIT: Since commenters said that this is unexpected behavior, here is a screenshot. Search returns no result even if I copy over the URL directly from the Postman entry.

enter image description here

1 Answers
Related