Databricks Alerts API

The Databricks Alerts API allows you to create, update, delete, and list alerts in Databricks SQL. Alerts automate query execution, evaluate custom conditions, and deliver notifications when those conditions are met, enabling proactive monitoring of business data.

API entry from apis.yml

apis.yml Raw ↑
aid: databricks:alerts-api
name: Databricks Alerts API
tags:
- Alerts
- Monitoring
- SQL
humanURL: https://docs.databricks.com/api/workspace/alerts
properties:
- url: https://docs.databricks.com/api/workspace/alerts
  type: Documentation
description: The Databricks Alerts API allows you to create, update, delete, and list alerts in Databricks
  SQL. Alerts automate query execution, evaluate custom conditions, and deliver notifications when those
  conditions are met, enabling proactive monitoring of business data.