Use this endpoint to list validation rules with cursor-based pagination and optional filters. DELETED rules are not returned in listings.
The type of media of the resource. Must be application/json.
The API Key for authentication. This header is required for all endpoints except health checks.
A unique identifier used to trace and track each request.
The maximum number of items to include in the response. Default: 10, Max: 100
1 <= x <= 100Pagination cursor from previous response.
Filter by name (case-insensitive partial match).
255Filter by status (DRAFT, ACTIVE, INACTIVE). DELETED rules are not listable.
DRAFT, ACTIVE, INACTIVE Filter by action (ALLOW, DENY, REVIEW).
ALLOW, DENY, REVIEW The field used to sort the results.
createdAt, name The order used to sort the results.
ASC, DESC