Cloudflare paused notification

Is there really no way to get a notification if a site is paused? I even searched the api but didn’t find anything related.

Hello brian

Currently, Cloudflare does not provide a built-in notification feature for a paused site, nor is there an API endpoint specifically for this. You might consider implementing a custom monitoring tool that uses the ‘Edit Zone’ endpoint in the Cloudflare API to check the ‘paused’ status of your site and then set up an alert if it changes.

Regards,