Hello. quick question: is there a way to iterate through all the tasks associated with a flow? Thanks in advance
✅ 1
j
Jeff Hale
06/07/2023, 2:41 PM
You can iterate through the task runs associated with a flow run or deployment via the REST API. Here’s an example.
See other examples of working with the REST API in the docs here.
n
nuno
06/07/2023, 3:07 PM
thank you. I was looking for something like in prefect 1.0 where you could do