Validation and limits - Precisely Data Integrity Suite

Data Integrity Suite APIs

Product
Data_Integrity
Spatial_Analytics
Data_Enrichment
geo_addressing_1
Services
Spatial Analytics
Data Enrichment
Geo Addressing
ft:title
Data Integrity Suite APIs
ft:locale
en-US
PublicationType
pt_developer
copyrightfirst
2023
copyrightlast
2026

Validation and limits define the constraints applied to audit queries, including required structure, supported combinations, and result size control.

Validation rules

  • filters are required
  • A filter group (and / or) must contain at least two expressions
  • Each single condition must include field, operator, and value
  • Unsupported fields or operators will result in a validation error (400 Bad Request)
  • Logical operators (and, or) may not appear at the same level in the same object

Limit

limit (optional)

Type: integer

Minimum: 1

Limits the maximum number of audit records returned by the query. If not specified, the system default limit is applied.

This parameter is used to control result size and query execution cost.