Manage Policies by ID

Use this endpoint when you already know the policy ID and want to:

  • View the configuration of a specific Data Freshness policy
  • Confirm its thresholds, assets, notification settings, and status
  • Programmatically inspect or debug a particular policy

This is typically used after creating a policy (from the API or UI), or when syncing policy definitions into an external catalog or automation.

Endpoint

HTTP
Copy

Path Parameters

NameTypeRequiredDescription
idstringYesUnique identifier of the Data Freshness policy to retrieve.

Sample Request

Bash
Copy

The response contains the rule and details objects for the Data Freshness policy, including fields such as id, name, type: DATA_CADENCE, thresholdLevel, notificationChannels, backingAsset, and timestamps.

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