jolly-florist-66728
10/31/2024, 7:42 AMxxx.abc_workflow ) for the filters parameter? If so, does anyone know how?
# Answer
Yes, you can use the SynchronousFlyteClient.list_executions_paginated method to get all executions of a workflow. However, filtering executions by workflow name directly using the filters parameter is not supported. According to this discussion, filtering executions by input parameters or workflow name is not currently supported.
Would you like more detail on how to use the list_executions_paginated method?
Sources:
- this discussion
Slack Link
https://.slack.com/archives/CP2HDHKE1/p1730360558.548349 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.