GET
/
api
/
v1
/
accounts
/
{account_id}
/
automation_rules
List all Automation Rules in an Account
curl --request GET \
  --url https://chat.toolzz.ai/api/v1/accounts/{account_id}/automation_rules

Parameters

account_id
string
account_id: The ID of the account to list automation rules from.