Automated Auth0 API status monitoring

https://status.auth0.com provides a useful front end for viewing health and availability stats about the Auth0 API for monitoring purposes. I am building an automated tool set for my company to monitor the availability of various services that our platform depends on, including Auth0. Is there an API that allows this data to be retrieved as json objects or in another automation-freindly way?

Hi @gabe.g,

Welcome to the Auth0 Community!

The status page you linked provides an RSS/atom feed for this purpose. You can see it at the bottom of the page:

Here’s a helpful FAQ to extend this feature to other services: How can I get an email, Slack message, etc. about outages or status changes?