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
GET /catalog-server/api/rules/data-quality/executions/:id/result
Reconciliation
GET /catalog-server/api/rules/reconciliation/executions/:id/result
Data Drift
GET /catalog-server/api/rules/data-drift/executions/:id/result
Schema Drift
GET /catalog-server/api/rules/schema-drift/executions/:id/result
Data Freshness (Cadence)
GET /catalog-server/api/rules/data-cadence/executions/:executionId/result
Data Anomaly
GET /catalog-server/api/rules/profile-anomaly/executions/:executionId/result
Path Parameters (generic pattern)
Name | Type | Required | Description |
|---|---|---|---|
| string | Yes | Execution identifier |
Sample Request
curl -X GET "https://{{HOST}}/catalog-server/api/rules/data-drift/executions/54321/result" \
-H "accessKey: {{ACCESS_KEY}}" \
-H "secretKey: {{SECRET_KEY}}"
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