# Rule Object div strong 🔨 In Development — This section is still being developed and may change. ## Properties **`id`** string *required* The unique identifier for this rule. **`name`** string *required* The human-readable name of the rule. **`description`** string *optional* A description of what this rule does. **`enabled`** boolean *required* Whether this rule is currently enabled and active. **`created_at`** string *required* ISO 8601 timestamp when this rule was created. **`updated_at`** string *required* ISO 8601 timestamp when this rule was last updated.