Hey Prefect community, I'm working with the Prefe...
# ask-community
a
Hey Prefect community, I'm working with the Prefect API and I noticed that the JSON body for filtering flow runs by names includes the "like_" option, but not a "not_like_" option. Is there a way to filter flow runs based on a string
not matching
a specific pattern using the Prefect API? Or is there a similar functionality that accomplishes the same thing? I'd appreciate any insights you might have on this. Thanks in advance!