https://prefect.io logo
s

Sivanandha Rajadurai

09/01/2023, 1:26 AM
Our workspace is shared across by multiple teams and its a muti tenant model. Am building a deployment model and I would like to validate if someone is trying to build a deployment with an existing flow name. I found rest apis but are there any out of box python functions that i can leverage?
Its PrefectClient.read_flow_by_name(“name”)