Data Freshness

Use this endpoint when you want to define a new Data Freshness policy for an asset.

A Data Freshness policy lets you enforce SLAs on when data should arrive (and optionally volume/record-count–type checks), and configure alerting so business and operations teams are notified when data is late or missing.

Typical use cases:

  • Set an SLA like “this table must be updated every hour”
  • Alert if expected files don’t arrive in a landing bucket
  • Track freshness of critical fact/dimension tables for dashboards

Endpoint

HTTP
Copy

Path / Query Parameters

This endpoint does not define path or query params; only headers and a JSON body are required.

Sample Request

Bash
Copy

This example mirrors the structure shown in the OpenAPI examples for Data Freshness rules (with rule and details objects containing things like name, type: DATA_CADENCE, thresholdLevel, notificationChannels, backingAsset, etc.).

Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard