List global consensus rules with tenant account resolution

GET https://app.speybooks.com/api/v1/categorisation-rules/global

Returns the global consensus rules from the cross-tenant Global Rules Repository (GRR). Each rule's standard category is resolved to the requesting tenant's chart of accounts via the M⁻¹ mapping function.

Global rules include social proof metadata: confidence score, number of distinct tenants contributing, and optional business type specificity.

Response

200 Global consensus rules resolved against this tenant's chart of accounts.
Show response fields
rules array<object>
Show child attributes
businessType string nullable
confidence number
distinctTenants integer
field string
name string
normalisedKey string
operator string
resolvedAccount object
Show child attributes
code string
name string
stdCategory string
usageCount integer
total integer