cURL
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>" ] }
Enter your API key
Operation successful
The response is of type object.
object