Downloads

September 2026

This release brings data observability to the REST API, so you can read alerts and the findings behind them, and look up the pipeline jobs and datasets observed by pipeline monitoring. It also lets you create DQ dashboards through the REST API.

Monitor data observability alerts via the REST API

Integrate data observability alerts into the tools your team already uses. The public API now lets you read alerts, the findings behind them, and the assets they affect.

You can use the API to:

  • Forward alerts and their findings to ticketing, incident management, or reporting systems, and keep them in sync by polling for changes.

  • Drill down from an alert to its findings and identify the affected catalog items, pipeline jobs, and datasets.

  • Look up the pipeline jobs and datasets observed by pipeline monitoring, and map observed datasets to catalog items.

The API is read-only. To resolve or escalate an alert, or to configure who gets notified, use the web application.

The REST API is in Early Access Preview. The API specification and endpoints might change before being marked as stable.

For details, see Monitor Data Observability Alerts via API for alerts and findings, and Pipeline Monitoring API for pipeline jobs and datasets.

Create DQ dashboards via the REST API

Automate your DQ dashboard setup. The Data Quality API now lets you create a dashboard over selected DQ monitors, publish it, and retrieve or list dashboard configurations.

Use the API to:

  • Create dashboards from scripts or CI/CD pipelines, as the last step after setting up the monitors they aggregate.

  • Recreate existing dashboards in another environment, or from a previous Ataccama ONE deployment.

The API returns the dashboard configuration only, not its aggregated quality. You can view the aggregated quality and its breakdown in the web application, and each monitor’s DQ evaluation results stay available through the API.

The REST API is in Early Access Preview. The API specification and endpoints might change before being marked as stable.

For details, see Manage DQ Dashboards via API.

Was this page useful?