cloudflare.listNotificationHistory lists notification deliveries for an account.
automations/cloudflare-list-notification-history.automation.ts
accountId is required. Pagination defaults to page 1 with 20 results and supports up to 1,000 results per page. Use RFC 3339 since and before timestamps to bound the delivery window. Optional second argument { account } selects a static project account binding.
Returns { items, pageInfo } with policy, mechanism, type, and delivery timestamps.