list_notifications
Retrieve notification rules from your CallRail account, with optional filters for company or user and pagination.
Instructions
List notification rules on the account.
Args: company_id, user_id: Optional filters. per_page: Page size (max 250). page: 1-indexed. account_id: Auto-resolves if omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| user_id | No | ||
| per_page | No | ||
| account_id | No | ||
| company_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |