curl --location --request GET '/api/workflows' \ --header 'Authorization: {{auth}}' \ --form 'search[type]="campaign"'
{}