Lista todos os funis da conta
cURL
curl --request GET \ --url https://your-chatwoot.aifocus.dev/api/v1/accounts/{account_id}/funnels \ --header 'api_access_token: <api-key>'
[ { "id": 123, "name": "<string>", "description": "<string>", "stages": [ {} ] } ]
Lista de funis