API
Acceldata Data Observability Cloud
Get Started
Assets
Asset Schema References
Data Reliability
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?
Pre-Check Policy Definition Export
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
Use this endpoint to retrieve export limitations and validation results before exporting policy definitions. The pre-check evaluates provided filters (tags, rule types, versions, etc.) and returns what is eligible for export, what might be excluded, and any warnings.
This is helpful when teams manage hundreds of reliability policies and want to confirm what will be included in the export file.
Endpoint
HTTP
GET /catalog-server/api/rules/export/policy-definitions/pre-checkQuery Parameters
| Name | Type | Required | Description |
|---|---|---|---|
policyIds | array (comma-separated string) | No | Export specific policy IDs only |
tags | array (comma-separated string) | No | Filter by policy tags |
policyTypes | array (comma-separated string) | No | Filter by rule type (DATA_QUALITY, RECONCILIATION, etc.) |
includeInactive | boolean | No | Whether to include inactive policies |
version | string | No | Export only policies matching a specific version |
These may vary depending on your implementation; the API supports flexible filtering.
Sample Request
Bash
curl -X GET "https://{{HOST}}/catalog-server/api/rules/export/policy-definitions/pre-check?policyTypes=DATA_QUALITY,RECONCILIATION&tags=finance,critical" \ -H "accessKey: {{ACCESS_KEY}}" \ -H "secretKey: {{SECRET_KEY}}" \ -H "Accept: application/json"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:
Export Policy DefinitionsFor 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