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?
Manage Reconciliation Policy by ID
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
Use these endpoints when you need to:
- Retrieve the current configuration of a specific policy (GET).
- Update rule definitions or metadata (PUT).
- Archive or unarchive a policy when it’s no longer or newly needed (DELETE / POST).
- Enable or disable scheduling to control automatic runs (PUT schedule).
- Inspect rule items associated with the policy (GET items).
- List historical executions of the policy to monitor its performance (GET executions).
Endpoint(s)
GET /catalog-server/api/rules/reconciliation/:id (Retrieve a policy by id)PUT /catalog-server/api/rules/reconciliation/:idDELETE /catalog-server/api/rules/reconciliation/:idPOST /catalog-server/api/rules/reconciliation/:id/unarchivePUT /catalog-server/api/rules/reconciliation/:id/scheduleGET /catalog-server/api/rules/reconciliation/:id/executionsPath Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| id | integer | Yes | Unique numeric ID of the Reconciliation policy. |
Sample Request
Toggle schedule
Bash
curl -X PUT "https://{HOST}/catalog-server/api/rules/reconciliation/82338/schedule" \ -H "Authorization: Bearer $TOKEN" -H "accessKey: $ACCESS_KEY" -H "secretKey: $SECRET_KEY" \ -H "Content-Type: application/json" -d '{"rule":{"scheduled":true}}'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:
Manage Reconciliation Policy by NameFor 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