List categorisation rules
GET
https://app.speybooks.com/api/v1/categorisation-rules/Returns all categorisation rules for the authenticated organisation, ordered by priority descending then creation date ascending. Optionally filter by active status.
Query parameters
active string optionalFilter by active status. Omit to return all rules.
truefalseResponse
200 List of categorisation rules ordered by priority descending.
Show response fields
rules array<object>Show child attributes
active booleanfield stringid integername stringoperator stringpriority integertargetAccountCode stringtargetAccountId stringtargetAccountName stringvalue stringtotal integer