v1

latestOpenAPI 3.0.32026-07-1271839.7 KB
Validation Rules

getValidationRuleById

Retrieves a specific validation rule by its unique ID.

get/v1/validation-rules/{ruleId}

Path parameters

ruleIdstring required

The unique identifier of the validation rule to retrieve.

Response

Validation rule retrieved successfully

titlestring required

Title of the validation rule.

placeholderstring

Placeholder for the validation rule.

_schema_versionstring required

Schema version of the validation rule.

_idstring required

Unique identifier for the validation rule.

_organization_idstring required

Organization ID that owns this rule.

created_atstring required

ISO timestamp when the rule was created.

updated_atstring required

ISO timestamp when the rule was last updated.

created_bystring required

User ID of the creator.

updated_bystring required

User ID of the last updater.