List rules
Rules
List Rules API
Retrieve Breezing automation rules with cursor pagination and search to review the conditions and actions used in crypto accounting workflows.
GET
List rules
Query Parameters
Organization ID. Use GET /v1/companies to discover available org/company pairs.
Example:
"1"
Company ID. Use GET /v1/companies to discover available companies and their access levels.
Example:
"1"
Rule ID to start after (cursor pagination, ordered id desc).
Number of rules to return (1-100, default 50)
Filter by rule name (prefix match, case-insensitive).
Last modified on May 3, 2026