List all rules for your organization.
include_archived=true or filter by status to control which rules are returned. Use search to find rules by name.
Rules are returned in order sequence by default, which reflects their evaluation priority. Use sort_by and sort_dir to change the ordering.
API key passed in the X-API-Key header.
Maximum number of results (default 50, max 200)
x >= 1Pagination cursor from previous response
Filter by program ID
Include archived rules
Filter by rule status
ACTIVE, SUSPENDED, ARCHIVED Search by rule name (partial match)
Sort field
order, created_at, name Sort direction
asc, desc