API
Acceldata Data Observability Cloud
Get Started
Assets
Asset Schema References
Data Reliability Schema References
Pipelines
Authentication
Authorization
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Get Execution Results
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
Execution result APIs return the detailed rule-level output of a policy run. Results include metrics, item evaluations, unmatched records (for reconciliation), drift statistics, freshness calculations, and anomaly detections.
Each policy type exposes its own result endpoint:
Data Quality
HTTP
GET /catalog-server/api/rules/data-quality/executions/:id/resultReconciliation
HTTP
GET /catalog-server/api/rules/reconciliation/executions/:id/resultData Drift
HTTP
GET /catalog-server/api/rules/data-drift/executions/:id/resultSchema Drift
HTTP
GET /catalog-server/api/rules/schema-drift/executions/:id/resultData Freshness (Cadence)
HTTP
GET /catalog-server/api/rules/data-cadence/executions/:executionId/resultData Anomaly
HTTP
GET /catalog-server/api/rules/profile-anomaly/executions/:executionId/resultPath Parameters (generic pattern)
| Name | Type | Required | Description |
|---|---|---|---|
id or executionId | string | Yes | Execution identifier |
Sample Request
Bash
curl -X GET "https://{{HOST}}/catalog-server/api/rules/data-drift/executions/54321/result" \ -H "accessKey: {{ACCESS_KEY}}" \ -H "secretKey: {{SECRET_KEY}}"Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on
Was this page helpful?
Next to read:
Asset-Centric Reliability ViewFor additional help, contact www.acceldata.force.com OR call our service desk +1 844 9433282
Copyright © 2025
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message