curl --request GET \
--url https://workflow-app.thena.ai/api/v1/workflows/registry/filters \
--header 'x-api-key: <api-key>'{
"filter_operators": [
"<string>"
],
"logical_operators": [
"<string>"
]
}curl --request GET \
--url https://workflow-app.thena.ai/api/v1/workflows/registry/filters \
--header 'x-api-key: <api-key>'{
"filter_operators": [
"<string>"
],
"logical_operators": [
"<string>"
]
}