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>"
]
}Documentation Index
Fetch the complete documentation index at: https://docs.thena.ai/llms.txt
Use this file to discover all available pages before exploring further.