Pre-Check Policy Definition Export

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
Copy

Query Parameters

NameTypeRequiredDescription
policyIdsarray (comma-separated string)NoExport specific policy IDs only
tagsarray (comma-separated string)NoFilter by policy tags
policyTypesarray (comma-separated string)NoFilter by rule type (DATA_QUALITY, RECONCILIATION, etc.)
includeInactivebooleanNoWhether to include inactive policies
versionstringNoExport only policies matching a specific version

These may vary depending on your implementation; the API supports flexible filtering.

Sample Request

Bash
Copy
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard