v1

latestOpenAPI 3.0.12026-07-2491247233.8 KB
Rules

Retrieve history of a rule

Retrieve history of a rule

get/v0/rules/{id}/rule-history

Path parameters

idstring uuid required

Rule ID

Rule ID

Query parameters

classification_created_at[gte]string date-time nullable

Filter by classifications made after this datetime

Filter by classifications made after this datetime

classification_created_at[lte]string date-time nullable

Filter by classifications made before this datetime

Filter by classifications made before this datetime

use_rule_last_updated_as_created_atboolean nullable

Filter by classifications made since the rule has been updated

Filter by classifications made since the rule has been updated

Response

OK